@font-face {
  font-family: "DINBold";
  src: url("../fonts/DINBold.woff2") format("woff2"),
       url("../fonts/DINBold.woff") format("woff"),
       url("../fonts/DINBold.ttf") format("truetype"),
       url("../fonts/DINBold.eot") format("embedded-opentype"),
       url("../fonts/DINBold.svg") format("svg");
}

.np{ padding: 0 !important;}



/*Top002382*/
.Top002382{ position:fixed; left:0; top:0; width:100%; z-index:100;font-size:16px;  padding:0 3%; transition:0.3s; border-bottom:1px solid rgba(255, 255, 255, 0.2);}
@media(max-width:1200px){
.Top002382{ padding:0 2%;}
}
@media(max-width:1024px){
    .Top002382{ position: relative;background: #000;border-bottom-color: #000;}
}
.Top002382 .header{position: relative;}
.Top002382 .logo img{max-height:50px; transition:0.3s;}
.Top002382 .header-mid{ margin:0 auto; width:60%; max-width:910px;}
.Top002382 .header-right{ position:absolute; right:0; height:100%; top:0;}
.Top002382 .header-right dl{ display:table;height:100%;}
.Top002382 .header-right dd{ border-left:1px solid rgba(255, 255, 255, 0.2); padding:0 20px;display:table-cell; vertical-align:middle;}
.Top002382 .header-right dd:first-child{ font-size:12px; text-align:right; border-left:0;}
.Top002382 .header-right dd:first-child b{ display:block; font-size:20px; color:#fff; background:url(../images/Top002382_icon_tel.png) no-repeat left center; padding-left:26px; }

.Top002382 .header-menu li{ width:auto !important; margin-right:100px;}
.Top002382 .header-menu li:last-child{ margin-right:0;}
.Top002382 .header-menu li em{position:relative;}
.Top002382 .header-menu li em a{ line-height:90px; position:relative; font-size:16px; color:#fff;}
.Top002382 .header-menu li em a::before{position:absolute;content:'';left:50%;transform:translateX(-50%);height: 5px;background: #005cb9;width:0;transition:ease-in-out 0.3s;bottom: -1px;}
.Top002382 .header-menu li em a:hover::before,
.Top002382 .header-menu li.aon em a::before{width:100%;}


.Top002382 .header-menu li .sub{ width:280px; overflow:hidden; background: #fff;border-radius: 0 0 8px 8px;}
.Top002382 .header-menu li .sub-menu{padding:20px 0;}
.Top002382 .header-menu li .sub-menu dt{padding: 0 30px;position:relative;}
.Top002382 .header-menu li .sub-menu dt::before{ position:absolute; content:''; width:0; height:14px; background: #005cb9; left:0; top:50%; margin-top:-7px; transition:0.3s;}
.Top002382 .header-menu li .sub-menu dt:hover::before{ width:8px;}
.Top002382 .header-menu li .sub-menu dt a{border-bottom: 1px solid #cecece;line-height: 50px;background:url(../images/Top002434-icon_a.png) no-repeat left center;font-size: 14px;color: #666; padding: 0 20px;}
.Top002382 .header-menu li .sub-menu dt:last-child a{ border-bottom:0;}
.Top002382 .header-menu li .sub-menu dt a:hover{ color: #005cb9;}
.Top002382 .header-menu li.has-sub:hover .sub{  height:auto;}



.Top002382 .open-search{ color:#fff; font-size:20px;}
.Top002382 .search-box{ position:absolute; right:0;  top:50%; transform:translateY(-50%); overflow:hidden; width:0; transition: width ease-in-out 0.3s;}
.Top002382 .search-box.search-box-show{width:250px;}
.Top002382 .search-box .text{ width:100%; height:40px; line-height:40px; padding:0 45px 0 5px; border:1px solid #ccc; background:#0a2349; color:rgba(255,255,255,0.8);}
.Top002382 .search-box .btn{ position:absolute; right:0; top:0; width:40px; height:100%; font-size:22px; color:#fff;}
.Top002382 .search-box .btn span{ position:absolute; left:50%; top:50%; margin-left:-11px; margin-top:-11px;}
.Top002382_fixed{ background:#000; border-bottom-color:#000; }
.Top002382_fixed .logo img{max-height:42px;}
.Top002382_fixed .header-menu li em a{ line-height:70px;}

@media(min-width:1025px){
.Top002382 .logo{ position:absolute;top:50%; transform:translateY(-50%);left:0; }
.Top002382 #open_menu{ display:none;}
.Top002382 .header-right dd:last-child{padding: 0;}
	
}
@media(max-width:1440px){
    .Top002382 .header-menu li{ margin-right:9%;}
}
@media(max-width:1024px){
.Top002382 .header-left{ padding:2% 0; width:40%;}
.Top002382 #header-menu{ position:fixed; top:0; background:#fff; left:-100%; transition:ease-in-out 0.3s; width:60%; max-width:280px; z-index:100; height:100%; box-shadow:0 0 5px rgba(0,0,0,0.7);}
/*.Top002382 #header-menu.header-menu-show{ left:0;}*/
.Top002382 #header-menu ul{ padding-top:10%;background:#005cb9;}
.Top002382 #header-menu li:nth-child(2n){ background:rgba(0, 0, 0, 0.06);}
.Top002382 #header-menu li em{ font-style:normal; display:block; text-align:center; border-bottom:1px solid rgba(255, 255, 255, 0.2);}
.Top002382 #header-menu li em a{ color:#fff; padding:2% 0; font-size:18px;display:block; font-weight:bold; transition:0.3s;}
.Top002382 #header-menu li em a:hover{color:#000; padding:10% 0;}
    .Top002382 #header-menu li .sub-menu dt a { text-align: center;}
.Top002382 #open_menu{ position: relative;display: block; width: 30px; height: 30px; margin-top: 5px;padding: 7px 5px; font-size: 0; border-color:#fff;}
.Top002382 #open_menu span{ top:0;font-size: 14px;transition:ease-in-out 0.3s;color:#fff;}
.Top002382 #open_menu.open_menu_on span{ transform:rotate(90deg); }
.Top002382 .header-right dd:nth-child(2){ position:relative;}
.Top002382 .search-box{width:250px; top:100%; height:0; transform:translateY(0); transition: height ease-in-out 0.3s;}
.Top002382 .search-box.search-box-show{ height:40px;}
}
@media(max-width:480px){
.Top002382 .header-right dd:nth-child(1){ display:none;}
}







/*Banner002704 */
.Banner002704{ overflow:hidden; position:relative;}
.Banner002704 .slides > li {display: none; -webkit-backface-visibility: hidden; overflow:hidden;} 
.Banner002704 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .Banner002704 .slides {display: block;} 
* html .Banner002704 .slides {height: 1%;}
.no-js .Banner002704 .slides > li:first-child {display: block;}
.Banner002704 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .Banner002704 .flex-viewport {max-height: 300px;}
.Banner002704 .slides {zoom: 1;}
.Banner002704 .slides li{ position:relative;}
.Banner002704 .slides li img{ display:block; width:100%;}
.Banner002704 .slides li img.wap{ display:none;}
.Banner002704 .slides li .txt-main{ position:absolute; top:0; height:100%; width:1440px; left:50%; margin-left:-720px; color:#fff; padding-bottom:2%;}
.Banner002704 .slides li .ytable{ height:100%;}
.Banner002704 .slides li h1,
.Banner002704 .slides li p{ margin:0; }
.Banner002704 .slides li .box{ max-width:574px; }
.Banner002704 .slides li:nth-child(1) .box{ margin-left: auto;}
.Banner002704 .slides li h1{font-size: 32px;line-height: 42px;letter-spacing:4px; }
.Banner002704 .slides li:nth-child(1) h1{background-image:-webkit-linear-gradient(top,#C9BFAF,#9A9087);-webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.Banner002704 .slides li p{ font-size:46px; padding:20px 0 50px;line-height: 1.5}
.Banner002704 .slides li .more{display: inline-block;position: relative;line-height: 0;color: #fff; }
.Banner002704 .slides li .more:before{position: absolute;content: '';left: 0;bottom: 0;height: 100%;width:90%;background:#005cb9;;transition: 0.3s;border-radius:6px;}
.Banner002704 .slides li .more:hover:before{width: 110%;transition:0.3s;}
.Banner002704 .slides li .more i{font-style: normal;display: block;font-size: 16px;line-height:50px;padding: 0 64px 0 26px;background: url(../images/Banner002704-more.png) no-repeat right center;background-size: 21%  auto;position: relative;z-index: 10;}

.Banner002704 .slides li:nth-child(3) .box{ max-width:100%; text-align: center;margin-top: -9%;}
.Banner002704 .slides li:nth-child(3) p span{display: block;font-size: 28px;}

@media(max-width:1440px){
.Banner002704 .slides li .txt-main{ left:2%; right:2%;margin:0 50px; width:auto;}
}
.Banner002704 .flex-direction-nav a{ position:absolute; top:50%; border:1px solid #fff; border-radius:50%; width:50px; height:50px; font-size:0; z-index:20; transition:0.3s;}
.Banner002704 .flex-direction-nav a:hover{background:#005cb9; border-color:#005cb9;}
.Banner002704 .flex-direction-nav a.flex-prev{ left:2%;}
.Banner002704 .flex-direction-nav a.flex-next{ right:2%;}
.Banner002704 .flex-direction-nav a::before{ position:absolute; content:''; width:12px; height:12px; left:50%; top:50%; margin:-6px 0 0 -8px; border-top:4px solid #fff; border-right:4px solid #fff; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Banner002704 .flex-direction-nav a.flex-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); margin-left:-4px;}
.Banner002704 .flex-control-nav{ position:absolute; bottom:5%; z-index:20;width:1590px; left:50%; margin-left:-795px; color:#fff;}
.Banner002704 .flex-control-nav .pager{ float:left;}
.Banner002704 .flex-control-nav .pager span{ display:block; font-size:50px; font-family:Helvetica, Arial, sans-serif; font-weight:bold; line-height:62px; margin-top:-61px; margin-bottom:10px; border-bottom:1px solid rgba(255,255,255,0.3);}
.Banner002704 .flex-control-nav li{ float:left; padding-left:10px; list-style:none;}
.Banner002704 .flex-control-nav li a{ display:block; width:38px; height:3px; overflow:hidden; line-height:100px; background:#fff; opacity:0.3; font-size:0;}
.Banner002704 .flex-control-nav li a.flex-active{ opacity:1;}
@media(max-width:1590px){
.Banner002704 .flex-control-nav{ margin-left:0; left:2%; right:2%; width:auto;}
}
@media(max-width:1280px){
.Banner002704 .slides li h1{ font-size:40px; line-height:normal;}
.Banner002704 .slides li p{ font-size:18px; padding:10px 0;}
}
@media(max-width:1024px){
.Banner002704 .flex-control-nav .pager{ display:none;}
}
@media(max-width:640px){
.Banner002704 .slides li img.pc{ display:none;}
.Banner002704 .slides li img.wap{ display:block;}
.Banner002704 .slides li h1{ font-size:24px; }
.Banner002704 .slides li p{ font-size:14px; }
.Banner002704 .slides li .more{width:220px; line-height:36px;  font-size:14px; }
}
@media(max-width:480px){
.Banner002704 .slides li h1{ font-size:20px; }
.Banner002704 .flex-direction-nav a{ width:30px; height:30px;}
.Banner002704 .flex-direction-nav a::before{ border-width:3px;}
}






.Hometitle{position: relative; text-align: center; margin-bottom:3%;}
.Hometitle h2{font-size: 26px;color: #333;margin: 0;position: relative;z-index: 3;}
.Hometitle i{font-size: 17px;color: #666;font-style: normal;margin-top: 8px;display: block;}
.Hometitle .bg{ font-size: 70px; font-weight: bold;  color: rgba(169,179,197,.1); position: absolute; top:0; left: 0; text-transform: uppercase; z-index: 1; line-height: 0.8; width: 100%;}
@media only screen and (min-width:1024px ) {
.Hometitle h2{ font-size: 35px;}
.Hometitle .bg{font-size: 100px;top:-10%;}
}
@media(max-width:768px) {
    .Hometitle h2 { font-size: 20px;}
    .Hometitle i { font-size: 16px;}
}




.listtit{position: relative; text-align: center; margin-bottom:3%;}
.listtit:after{display: block;content: '';margin: 28px auto 0;width: 40px;height: 4px;background:#005cb9;}
.listtit h2,.listtit h3{font-size: 32px;color:#0a2349;margin: 0; position: relative;z-index: 3;}
.listtit i{font-size: 16px;color: #666;font-style: normal;margin-top: 20px;display: block;}
@media(max-width:768px) {
    .listtit{padding:0 2%; margin-bottom: 8%;}
    .listtit h2, .listtit h3 { font-size: 20px;}
}



/*
 .Floor001388 ä¸ºdemoç¼–å·
 */
.Floor001388{margin-top:4%;}
.Floor001388 .Hometitle{ margin-bottom:2%;}
.Floor001388 .list{ position:relative;}
.Floor001388 .list li{ display:none; position: relative; }
.Floor001388 .list h1{ margin:0;z-index: 3; display: flex; justify-content: center; position: relative; } 
.Floor001388 .list h1 span{ display:block; color:#555; position:relative; padding:2% 3%;font-size:16px; cursor:pointer; font-weight: normal; float: left; width:20%; text-align: center; border-bottom:3px solid transparent;}
.Floor001388 .list h1 span::after{ position: absolute;right: 0;top: 30%;content: '';width: 1px;height:40%;background-color: #e4e4e4;}
.Floor001388 .list h1 span:last-child::after{ display: none;}
.Floor001388 .list h1 img{ display:block; max-width:40px; margin: 0 auto; }
.Floor001388 .list h1 .iconhover{ display:none; }
.Floor001388 .list h1 em{ font-style: normal;font-size: 16px; margin-top: 14px; display: block; }
.Floor001388 .list h1 span.active{ color:#0a2349; border-color:#0a2349;  }
.Floor001388 .list h1 span.active .iconhover{ display:block; }
.Floor001388 .list h1 span.active .icon{ display:none; }
.Floor001388 .list h1 span.active:before{position: absolute; content: '';border:10px solid transparent; border-bottom-color: #0a2349; left: 50%; margin-left: -10px;  bottom:0;}
.Floor001388 .list_con{ overflow: hidden;  z-index: 1;position:relative; background:url(../images/Floor001388-bj.jpg) no-repeat center;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.Floor001388 .list_con .con{ position: relative; padding-bottom:35%;  }
.Floor001388 .list_con .ytable{position: absolute; left:0; top: 50%;  z-index: 10;  transform: translateY(-50%);}
.Floor001388 .list_con .word{color: #fff;  width:54%; padding-right:12%;}
.Floor001388 .list_con .h2{ font-size:32px; color: #333; margin-top: 0; font-weight: normal; }
.Floor001388 .list_con .p{font-size: 16px; line-height: 34px;color: #666; margin:0 0 60px; opacity: 0.8;}
.Floor001388 .list_con .pic{ box-shadow: 0 2px 25px 0 rgba(4,24,43,.1); border-radius: 10px; overflow: hidden;}
.Floor001388 .list_con .pic img{ display: block; margin: 0 auto; }
.Floor001388 .more{display: inline-block;background: #0a2349;color:#fff;padding: 0 28px;border-radius: 6px; position: relative;}
.Floor001388 .more:after{position: absolute;content: '';width: 6px;height: 4px;background:#fff;top: 50%;margin-top: -2px;right: 0;transition: 0.3s;}
.Floor001388 .more:hover:after{width: 0;}
.Floor001388 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px; font-size: 15px;}
.Floor001388 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.Floor001388 .more:hover span:before{ width: 30px;}

@media(max-width:768px) {
    .Floor001388 {padding: 0 2%;}
    .Floor001388 .list h1 { display: flex;flex-wrap: wrap;justify-content:center;}
    .Floor001388 .list h1 span { width: 33.3%;margin-bottom:3%;}
    .Floor001388 .list_con .con { padding: 6% 4%;}
    .Floor001388 .list_con .ytable { position: relative;display: block;top:0;transform: translateY(0);}
    .Floor001388 .list_con .word,
    .Floor001388 .list_con .pic { display: block;width: 100%;}
    .Floor001388 .list_con .word{padding-right:0;}
    .Floor001388 .list_con .h2 { font-size: 24px;}
    .Floor001388 .list_con .p { margin-bottom: 20px;}
    .Floor001388 .list_con .pic { margin-bottom: 20px;}
}




/*
 .Floor002491 
 */
.Floor002491{ width: 100%; position: relative; z-index:9;padding:4.5% 0 0;}
.Floor002491 .wrap-container{ background-position:center; background-size: cover; background-repeat: no-repeat; position: relative; z-index: 1;  overflow: hidden;}
.Floor002491 .wrap-container::after{ background:rgba(0, 15, 58, 0.6);position:absolute;content:'';top:0; right:0;width:100%;height: 100%;  }
.Floor002491 ul * { -webkit-transition: all .3s;  -o-transition: all .3s;  transition: all .3s; }
.Floor002491 ul li{ width: 20%;float: left; height: 200px;position: relative;overflow: hidden; z-index: 2;}
.Floor002491 ul li:after{position:absolute;content:'';top:0; right:0;width:1px;;height: 100%; background:rgba(255, 255, 255, .3);}
.Floor002491 ul li:nth-of-type(5):after{display: none;}
.Floor002491 ul li a{display: block; color: #fff;position: absolute; width: 100%;height: 100%;left: 0;bottom: 0; }
.Floor002491 ul li a .txt{display: none; margin-top:14px;}
.Floor002491 ul li a .txtBox .h3{text-align: center;  font-size: 15px;margin: 20px 0 0;}
.Floor002491 ul li a .icon{max-width: 50%; text-align: center; margin: 0 auto;}
.Floor002491 ul li .liBox{ position: relative; width: 100%;height: 100%;overflow: hidden;}
.Floor002491 ul li .liBox .liCon{position: absolute; width: 100%;top:50%; transform: translateY(-50%);}
.Floor002491 ul li .liBox .liCon img{display: block; max-width:100px; margin: 0 auto;}
@media screen and (min-width:768px ){
  .Floor002491 ul li{ width: 25%;float: left; height:500px;}
  .Floor002491 ul li a .txtBox .h3{font-size:17px;}
}

@media screen and (min-width:1000px ){
  .Floor002491 ul li{height: 580px; width: 15%;}
  .Floor002491 ul li.on{width:40%; }
  .Floor002491 ul li.on a{ width:100%; height:100%;  overflow: hidden;}
  .Floor002491 ul li.on .liBox{padding: 0 10%;}
  .Floor002491 ul li.on .liBox .liCon{position:relative;  padding-left: 130px; }
  .Floor002491 ul li.on .liBox .liCon .icon{position: absolute; left: 0;top: 50%; width: 100px; height:100px;margin-top:-50px; }
  .Floor002491 ul li.on .liBox .liCon .txt{display: block; font-size: 15px; line-height: 28px;}
  .Floor002491 ul li.on a .txtBox .h3{text-align: left;  margin-top:0; font-size: 22px; margin-bottom: 15px; }
  .Floor002491 ul li.on a .txtBox{position: relative;}
}
@media screen and (max-width:768px ){
    .Floor002491 { padding: 5% 2%;}
    .Floor002491 .auto {  font-size: 0; text-align: center;}
    .Floor002491 ul li { width: 50%; display: inline-block; float: none;}
    .Floor002491 ul li:after { display: none;}
    .Floor002491 ul li a .txtBox .h3 { font-size: 16px;}
}





/*Floor002645 */
.Floor002666{padding:4.5% 0;background:url(../images/Floor002666-bg.png) no-repeat center #f2f3f5; text-align: center;}
@media(min-width:769px){
.Floor002666 ul{ padding-bottom:26.389%; position:relative;}
.Floor002666 ul li{ position:absolute;width:9.7%; background: #fff; border-radius:10px; overflow: hidden;box-shadow: 0 2px 25px 0 rgba(4,24,43,.1);}
.Floor002666 ul li:nth-child(1){ width:31.971%;}
.Floor002666 ul li:nth-child(2),
.Floor002666 ul li:nth-child(3){width:20.87%; }
.Floor002666 ul li:nth-child(2){ right:0; }
.Floor002666 ul li:nth-child(3){left:33.75%;}
.Floor002666 ul li:nth-child(3),
.Floor002666 ul li:nth-child(10),
.Floor002666 ul li:nth-child(11),
.Floor002666 ul li:nth-child(12),
.Floor002666 ul li:nth-child(13){ bottom:0; }
.Floor002666 ul li:nth-child(4){left:33.75%;}
.Floor002666 ul li:nth-child(5){left:45%;}
.Floor002666 ul li:nth-child(6){ right:22.6%;}
.Floor002666 ul li:nth-child(8),
.Floor002666 ul li:nth-child(9){ bottom:34.82%;}
.Floor002666 ul li:nth-child(8),
.Floor002666 ul li:nth-child(7),
.Floor002666 ul li:nth-child(10){ right:33.9%;}
.Floor002666 ul li:nth-child(9),
.Floor002666 ul li:nth-child(11){ right:22.6%;}
.Floor002666 ul li:nth-child(12){ right:11.3%;}
.Floor002666 ul li:nth-child(13){ right:0; }
}
.Floor002666 li img{display: none;}
.Floor002666 li .Ispic{ display:block; width:100%; padding-bottom:82.543%;transition:all 0.5s }

.Floor002666 li:hover{ box-shadow: 0 4px 6px 2px rgba(11, 91, 145, 0.1);}
.Floor002666 li:hover .Ispic{ transform: scale3d(1.1,1.1,1.1);}

.Floor002666 li a{display:block;position:relative;overflow: hidden;}
.Floor002666 li a::before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:10; border-radius: 10px; }
@media(max-width:768px){
.Floor002666 li{ float:left; margin-right:2%; margin-bottom:2%; }
}
@media(min-width:481px) and (max-width:768px){
.Floor002666 li{width:23.5%;}
.Floor002666 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:480px){
.Floor002666 li{width:32%;}
.Floor002666 li:nth-child(3n){ margin-right:0;}
}
.Floor002666 .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative;  margin-top:50px;}
.Floor002666 .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.Floor002666 .more:hover:after{width: 0;}
.Floor002666 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.Floor002666 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.Floor002666 .more:hover span:before{ width: 30px;}







/*Floor002920 */


.Floor002920{padding: 4.5% 0; background: url(../images/Floor002920-bj.jpg) no-repeat right center; background-size: cover;}

.Floor002920 .Hometitle h2{color: #fff;}
.Floor002920 .Hometitle i{color: #fff; opacity: 0.85;}
.Floor002920 .Hometitle .bg{ color: rgba(255,255,255,.05);}

.Floor002920 time{color: #fff;font-size: 15px;}
.Floor002920 time span{display: block;font-size:1.7em;}
.Floor002920 .tit{font-size: 18px;color: #fff; margin-bottom: 1vw;}
.Floor002920 p.dot2{color: #fff; opacity: 0.75;line-height: 26px; height:52px;}
.Floor002920 p.dot3{color: #fff; opacity: 0.75; line-height: 1.715em; height: 5.145em;}
.Floor002920 .n-top .txt{margin-top: 6.78%;position: relative; padding-left: 110px; padding-right: 15px;}
.Floor002920 .n-top .txt:before{width: 1px; height: 80%;background: rgba(255,255,255,0.75);position: absolute; top: 0; left: 110px; margin-left: -27px; content: '';}
.Floor002920 .n-top .pic{overflow: hidden;}
.Floor002920 .n-top .Ispic{padding-bottom:84.178%; transition: 0.3s;}
.Floor002920 .n-top a:hover .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.Floor002920 .n-top .txt time{position: absolute; left: 0; top: 0;}
.Floor002920 .n-top .slick-dots{position: absolute; right: 18px; bottom:34%; z-index: 10;}
.Floor002920 .n-top .slick-dots li{float: left; margin: 0 4px; width: 20px; height: 3px;background: #fff;}
.Floor002920 .n-top .slick-dots li.slick-active{background: #005cb9;}
.Floor002920 .n-top .slick-dots li button{display: none;}

.Floor002920 .n-list dt a{position: relative; }
.Floor002920 .n-list .tit{margin-top: 1.042vw;}

@media(min-width:769px){
.Floor002920 .n-list dt{float: left; width: 48%; margin-bottom: 3.57%;display: table;table-layout: fixed;min-height: 13vw; padding: 3% 5%; border: 1px solid #19b3f9; background: #0e8ef1; border-radius: 10px; overflow: hidden;}
.Floor002920 .n-list dt:not(:nth-child(2n)){margin-right:4%;}
.Floor002920 .n-list dt:nth-child(2n+1){clear: left;}
.Floor002920 .n-list dt a{display: table-cell; vertical-align: middle;}
}
@media(min-width:1025px){
.Floor002920 .n-top{width:31.598%; }
.Floor002920 .n-list{width: 64%;}
}
@media(max-width:768px){
.Floor002920 .n-top .txt{padding-left: 24vw;}
.Floor002920 .n-top .txt:before{left: 24vw; margin-left: -4vw;}
.Floor002920 .tit,
.Floor002920 time{font-size: 3.2vw;}
.Floor002920 p.dot2,
.Floor002920 p.dot3{font-size: 2.6vw;}
.Floor002920 .n-list dt a{display: block; padding: 5vw;}
.Floor002920 .n-list dt{margin-top: 5vw;}
}
@media(max-width:480px){
.Floor002920 .tit,
.Floor002920 time{font-size:4vw;}
.Floor002920 p.dot3,
.Floor002920 p.dot2{font-size: 3.5vw;}
.Floor002920 .n-top .txt{padding-left: 26vw;}
.Floor002920 .n-top .txt:before{left: 26vw; margin-left: -4vw;}
.Floor002920 .n-top .slick-dots{bottom: 33%;}
}




/*Floor002920 */
.Floor002920_2{ background-image: url(../images/Floor002920-bj.png); }
.Floor002920_2 .Hometitle{margin-bottom:3%;}
.Floor002920_2 .Hometitle h2{color: #333;}
.Floor002920_2 .Hometitle i{color: #666; opacity: 0.85;}
.Floor002920_2 .Hometitle .bg{ color: rgba(169,179,197,.1);}


.Floor002920_2 time{color: #005cb9;font-size: 18px;}
.Floor002920_2 time span{display: block;font-size:1.7em;}
.Floor002920_2 .tit{font-size: 18px;color: #000; margin-bottom: 1vw;}
.Floor002920_2 .n-list dt:hover .tit{color:#005cb9;}
.Floor002920_2 p.dot2{color: #7d7d7d;line-height: 26px; height:52px;}
.Floor002920_2 p.dot3{color: #7d7d7d;line-height: 1.715em; height: 5.145em;}
.Floor002920_2 .n-top .txt{margin-top: 6.78%;position: relative; padding-left: 132px; padding-right: 15px;}
.Floor002920_2 .n-top .txt:before{width: 1px; height: 80%;background: #c6c6c6;position: absolute; top: 0; left: 132px; margin-left: -27px; content: '';}
.Floor002920_2 .n-top .pic{overflow: hidden;}
.Floor002920_2 .n-top .Ispic{padding-bottom:84.178%; transition: 0.3s;}
.Floor002920_2 .n-top a:hover .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.Floor002920_2 .n-top .txt time{position: absolute; left: 0; top: 0;}
.Floor002920_2 .n-top .slick-dots{position: absolute; right: 18px; bottom:34%; z-index: 10;}
.Floor002920_2 .n-top .slick-dots li{float: left; margin: 0 4px; width: 20px; height: 3px;background: #fff;}
.Floor002920_2 .n-top .slick-dots li.slick-active{background: #005cb9;}
.Floor002920_2 .n-top .slick-dots li button{display: none;}

.Floor002920_2 .n-list dt a{position: relative;padding:1.5vw 2vw;border: 1px solid #ececec; background: #fff;}
.Floor002920_2 .n-list dt a:before{transition: 0.3s; width: 0; position: absolute; left: 0; top: 0; height: 2px; background: #005cb9; content: '';}
.Floor002920_2 .n-list dt a:hover:before{width: 100%;}
.Floor002920_2 .n-list .tit{margin-top: 1.042vw;}

@media(min-width:769px){
.Floor002920_2 .n-list dt{float: left; width: 48.215%; margin-bottom: 3.57%;display: table;table-layout: fixed;min-height: 13vw; padding: 0; border: none; background: none; border-radius: 0; }
.Floor002920_2 .n-list dt:not(:nth-child(2n)){margin-right:3.57%;}
.Floor002920_2 .n-list dt:nth-child(2n+1){clear: left;}
.Floor002920_2 .n-list dt a{display: table-cell; vertical-align: middle;}
}
@media(min-width:1025px){
.Floor002920_2 .n-top{width:31.598%;}
.Floor002920_2 .n-list{width: 66%;}
}
@media(max-width:768px){
.Floor002920_2 .n-top .txt{padding-left: 24vw;}
.Floor002920_2 .n-top .txt:before{left: 24vw; margin-left: -4vw;}
    .Floor002920_2 .tit,
    .Floor002920_2 time{font-size:5vw;}
    .Floor002920_2 p.dot3,
    .Floor002920_2 p.dot2{font-size: 4.2vw;}
.Floor002920 .n-list dt a{display: block; padding: 5vw;}
.Floor002920_2 .n-list dt{margin-top: 5vw;}
}
@media(max-width:480px){
.Floor002920_2 .n-top .txt{padding-left: 26vw;}
.Floor002920_2 .n-top .txt:before{left: 26vw; margin-left: -4vw;}
.Floor002920_2 .n-top .slick-dots{bottom: 33%;}
}






/*Bottom002743 */
.Bottom002743{ background:#ebebeb; padding-top:66px;color:#666;}
.Bottom002743 a{color:#666;}
.Bottom002743 a:hover{color:#005cb9;}
.Bottom002743 .copyright{line-height: 24px; padding: 20px 0;color:#777; border-top:1px solid rgba(0, 0, 0, 0.1); margin-top:50px;}
.Bottom002743 .copyright a{color:#777;}
.Bottom002743 .copyright a:hover{color:#005cb9;}
.Bottom002743 .copyright a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: #c0c0c0; vertical-align: middle; margin: 0 20px;}
.Bottom002743 .copyright a:nth-of-type(3),.Bottom002743 .copyright a:nth-of-type(2):after{display: none}

.Bottom002743 .contact{max-width: 280px;}
.Bottom002743 .contact .name{font-size: 24px;line-height: 40px; padding-bottom: 34px; color: #333;}
.Bottom002743 nav dl dt{font-size: 18px; padding-bottom:24px; font-weight: bold; color: #333;}
.Bottom002743 nav dl:last-child dt{text-align: center;}
.Bottom002743 .contact li{ padding-bottom:8px;}
.Bottom002743 .contact li aside{ padding-left: 30px;background-position: left center; background-repeat: no-repeat;}
.Bottom002743 .contact li:nth-child(1){padding-bottom:14px;}
.Bottom002743 .contact li:nth-child(1) aside{background-image: url(../images/Bottom002743_icon_call.png);}
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/Bottom002743_icon_email.png);}
.Bottom002743 .contact li b{font-size: 28px;color: #005cb9;}
.Bottom002743 nav dl dt a{color: #333;}
.Bottom002743 nav{float: right; width: 70%; max-width:950px ;}
.Bottom002743 nav dl{float: left; max-width: 180px;}
.Bottom002743 nav dd{line-height:22px; padding:6px 0;}
.Bottom002743 nav .code{text-align: center;}
.Bottom002743 nav .code img{max-width: 121px;}
.send-link{margin-top: 20px;line-height: 1.8}
.send-link a{margin:0 5px;}
@media(min-width:769px){
.Bottom002743 .contact{float: left;}
.Bottom002743 .copyright aside{float: right;}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
.Bottom002743 nav{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto;}
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center; margin-top: 20px;}
    .Bottom002743 .contact .name{ font-size: 18px; line-height: 30px;padding-bottom: 20px; margin-top: 0;}
    .Bottom002743 .contact li b { font-size: 24px;}

}







.Banner002730{ position:relative;}
@media(min-width:1025px){
.Banner002730 figure{ height:550px;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
}








/*
 .RighInfo002257 为demo编号
 */
.RighInfo002257{position: relative;padding-top: 4%;}
.RighInfo002257 .canvas{width: 100%;position: absolute;top: 0;left: 0;z-index: -1;height: 300px;}
.RighInfo002257-1{padding-top:32px; background:#fff; margin-top: -32px;}
.RighInfo002257-2{padding-top:0; background:none;}
.RighInfo002257 p{margin: 0; text-align: justify;}
.RighInfo002257 p+p{margin-top: 14px;}

.RighInfo002257 .item{background: #f6f9fe;}
.RighInfo002257 .item:nth-child(2n+1){background: #fff;}
.RighInfo002257 .h1{font-size:22px; margin: 0; color:#005cb9;}
.RighInfo002257 .con{color:#666;font-size:14px; margin-top:34px; line-height:28px;}
.RighInfo002257 .p{padding-left:20px; position: relative;}
.RighInfo002257 .p:before{transition: 0.3s; width:6px; position: absolute; left: 0; top:11px; height:6px; background: #005cb9; content: ''; border-radius: 50%;}

.RighInfo002257 .box{color:#666;font-size:14px;  line-height:2; padding:0 3%;}
.RighInfo002257 .box+.box{ margin-top:5%;}
.RighInfo002257 .h2{font-size: 17px;margin: 0;color:#333;padding-left: 35px;position: relative;margin-bottom: 6px;}
.RighInfo002257 .h2 span{position: absolute;left: 0;top: 0;font-size: 20px;line-height: 34px;color:#005cb9;}

@media only screen and (min-width:768px ) {
.RighInfo002257 .item{ padding:4% 0; }
.RighInfo002257 .item .pic{ float: left; width: 40%;}
.RighInfo002257 .item .word{ float: right; width: 55%;}
.RighInfo002257 .item:nth-child(2n+1) .pic{ float: right;}
.RighInfo002257 .item:nth-child(2n+1) .word{ float: left;}
}
@media only screen and (max-width: 767px) {
.RighInfo002257 .item{max-width: 462px; margin: 0 auto; }
.RighInfo002257 .item .word{ padding-bottom: 15px;}
.RighInfo002257 .item .word{ padding-top:5%;}
}





/*Floor002718 */
.Floor002718{ position:relative; z-index:1; }
.Floor002718 .main{color:#fff;padding:5% 0 14%;background-position: center;background-size: cover;background-repeat:no-repeat; }
.Floor002718 .main .ytable{ height:100%;}
.Floor002718 .listtit:after{background:#fff;}
.Floor002718 .listtit h2{color: #fff;}
.Floor002718 .p{color: #fff; text-align: center; font-size:20px; line-height: 2; margin: 0; letter-spacing:2px;}
.Floor002718 .p span{font-weight: bold; font-size: 26px; }
@media(max-width:1024px){
    .Floor002718 {padding: 0 2%;}
    .Floor002718 .p { font-size: 18px;}
    .Floor002718 .p span { font-size: 22px;}
}









/*
 .Floor000922
 */
.Floor000922{ padding:4% 0 5%;}
.Floor000922 dd{float:left;width: 17%;overflow:hidden;position:relative;background:#000f3a;transition:all ease-in-out 0.3s;}
.Floor000922 dd+dd{border-left: 3px solid #eaeaea;}
.Floor000922 dd.active{width: 32%;}
.Floor000922 dd .pic{ position: relative;display:block;height:360px;background-repeat:no-repeat;background-position:center top;background-size:cover;transition:all ease-out 0.5s; opacity: 0.3;}
.Floor000922 dd .pic img {height: 100%;position: absolute;max-width: none;left: 50%;transform: translateX(-50%);}
.Floor000922 dd.active .pic{ opacity: 1;}
.Floor000922 dd .name{ position:absolute;left:0;bottom:0;height: 100%;z-index:3;width:100%;}
.Floor000922 dd .name ol{position:absolute;left:0;top: 8%;padding: 14px 0;width:100%;color:#fff;text-align:center;background:url(../images/Floor000922-numbg.png) no-repeat center center;transition:all ease-in-out 0 0.3s;}
.Floor000922 dd:nth-child(2n) .name ol{top: auto;bottom: 6%;}
.Floor000922 dd .name ol em{display:inline-block;font-size: 30px;border-bottom:3px solid #fff;margin-bottom: 14px;padding-bottom: 8px;font-style: normal;}
.Floor000922 dd .name ol a{display:block;font-size: 16px;color:#fff;}
.Floor000922 dd.active .name{width: 32%;}
.Floor000922 dd.active .name ol{background: rgba(0, 92, 185, 0.85);top:auto;bottom:0;padding: 30px 0;}
@media(max-width:1000px) and (min-width:769px){
.Floor000922 dd .name ol em{ font-size:40px;}
.Floor000922 dd .name ol a{ font-size:14px;}
}
@media(max-width:768px){
.Floor000922 dd{ width:100% !important; float:none;}
.Floor000922 dd .pic{ height:auto; padding-bottom:60%;}
.Floor000922 dd .txt p{ line-height:25px; height:50px; overflow:hidden;}
.Floor000922 dd .txt{ padding-left:32%;}
.Floor000922 dd.active .name{width:30%;}
}
@media(max-width:375px){
.Floor000922 dd .name ol em{ font-size:30px;}
.Floor000922 dd .name ol a{ font-size:13px;}
}




/*Floor002059 */
.Floor002059{ padding:4% 0 5%; background:url(../images/Floor002059-bg.jpg) no-repeat center top; background-size:cover;}
.Floor002059 li{float:left;width:23.5%;margin-right:2%;position:relative;padding-bottom: 26%; box-shadow:0 0 6px rgba(0, 0, 0, 0.1)}
.Floor002059 li a{ position:absolute; left:0; top:0; width:100%; height:100%;}
.Floor002059 li figure,
.Floor002059 li div{ position:absolute; left:0; width:100%;}
.Floor002059 li figure{ height:52%; transition:top 0.3s; top:0;}
.Floor002059 li figure img{ display:none;}
.Floor002059 li div{ background-color:#fff; bottom:0; height:48%; padding:0 5%; transition:0.3s;}
.Floor002059 li aside{ position:absolute; top:52%; margin-top:-40px; z-index:10; left:50%; width:80px; height:80px; margin-left:-40px;text-align:center; border-radius:50%; background-color:#fff; overflow:hidden;transition:0.3s;}
.Floor002059 li aside img{ display:block; width:100%; height:100%;}
.Floor002059 li aside img.hover{ display:none;}
.Floor002059 li h5{margin:0 0 15px 0;font-size: 18px;text-align:center;padding-top: 15%;}
.Floor002059 li p{line-height:24px;overflow:hidden;height:72px;text-align: center;margin:0; color: #666;}
.Floor002059 li:hover div{ color:#fff;background:#005cb9;}
.Floor002059 li:hover p{ color:#fff;}
.Floor002059 li:hover figure{top:-3%;}
.Floor002059 li:hover div{ bottom:-3%;height:54%;}
.Floor002059 li:hover aside{background:#005cb9; top:50%;}
.Floor002059 li:hover aside img{ display:none;}
.Floor002059 li:hover aside img.hover{display:block;}
@media(min-width:769px){
.Floor002059 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:1000px) and (min-width:769px){
.Floor002059 li p{ height:48px;}
.Floor002059 li aside{ margin-top:-35px; width:70px; height:70px; margin-left:-35px;}
}
@media(max-width:768px){
.Floor002059 ul{ margin:0 auto; max-width:400px;}
.Floor002059 li{ float:none; width:auto; padding-bottom:0; height:390px; margin:0 0 5% 0;}
}





/*
 .Floor001739 为demo编号
 */
.Floor001739{padding:4% 0; text-align: center;background:url(../images/Floor001739-bg.jpg) no-repeat center top }
.Floor001739 li{float:left;width: 20%; position:relative;}
.Floor001739 li::before{ position:absolute; content:''; width:2px; border-right:1px dashed #ccc; right:0; top:20%; height:60%;}
.Floor001739 li:last-child::before{ display:none;}
.Floor001739 li a{display: block; margin:0 auto; width:80%; max-width:210px;}
.Floor001739 li .icon{width: 60%; max-width: 100px; margin: 0 auto;position: relative;}
.Floor001739 li .icon:before{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; border-radius: 50%; background: #f3f5f9; }
.Floor001739 li .icon img{ border-radius: 50%;position: relative; z-index: 3;}
.Floor001739 li p{line-height:26px; height:78px; overflow:hidden;font-size: 14px;color: #555; margin:0; margin-top: 20px;}
.Floor001739 .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative;  margin-top:60px;}
.Floor001739 .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.Floor001739 .more:hover:after{width: 0;}
.Floor001739 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.Floor001739 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.Floor001739 .more:hover span:before{ width: 30px;}

@media(max-width:768px){
    .Floor001739 {padding:6% 0;background-size:cover;}
.Floor001739 li{ width:50%;}
.Floor001739 li:nth-child(2n)::before{ display:none;}
}





/*
 .Floor0017392 为demo编号
 */
.Floor0017392{padding:4% 0; text-align: center;background: url(../images/Floor0017392-bg.jpg) no-repeat center center;  }
.Floor0017392 li{float:left;width: 33.333%; position:relative; margin: 1% 0;}
.Floor0017392 li::before{ position:absolute; content:''; width:2px; border-right:1px dashed #ccc; right:0; top:20%; height:60%;}
.Floor0017392 li:nth-child(3n)::before{ display:none;}
.Floor0017392 li:nth-child(3n+4){ clear: left;}
.Floor0017392 li a{display: block; margin:0 auto; width:80%; max-width:210px;}
.Floor0017392 li .icon{width: 60%; max-width: 100px; margin: 0 auto;position: relative;}
.Floor0017392 li .icon:before{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; border-radius: 50%; background: #eceff5; }
.Floor0017392 li:nth-child(2) .icon:before,.Floor0017392 li:nth-child(5) .icon:before{ background: #f3f5f9; }
.Floor0017392 li .icon img{ border-radius: 50%;position: relative; z-index: 3;}
.Floor0017392 li aside.dot{font-size: 18px;line-height: 1em; margin: 15px 0;font-weight: bold;}
.Floor0017392 li a:hover aside.dot{color: #005cb9;}
.Floor0017392 li .txt{padding:30px;}
.Floor0017392 li p{margin: 0;line-height: 24px;color: #666;}


@media(max-width:768px){
.Floor0017392 {background-size: cover;}
.Floor0017392 ul{display: flex;flex-wrap: wrap}
.Floor0017392 li{ width:50%;}
.Floor0017392 li:nth-child(2n)::before{ display:none;}
}



/*RighInfo002809 */ 
.RighInfo002809{padding:4% 0;  background:url(../images/RighInfo002809-bg.jpg) no-repeat center top #f6f9fe;}
.RighInfo002809 .ytable{ box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);}
.RighInfo002809 .txt p{color:#666;font-size:14px; line-height:28px; margin: 0;}
.RighInfo002809 .txt p+p{margin-top: 20px;}
.RighInfo002809 .pic{width:50%;}
.RighInfo002809 .pic img{display: block;width: 100%;}
.RighInfo002809 .txt{padding:5%; background:url(../images/RighInfo002809-txt.jpg) #fff right bottom no-repeat; }
@media(max-width:768px){
    .RighInfo002809 {padding: 8% 0;}
.RighInfo002809 .ytable,
.RighInfo002809 .ytable-cell{display: block; width: 100%;}
}







/*RighInfo002523 */
.RighInfo002523{ padding:4% 0; text-align: center; }
.RighInfo002523 li{float:left;text-align:center;position:relative;}
.RighInfo002523 li span{ font-size:30px; color:#005cb9; font-family:Arial, Helvetica, sans-serif; font-weight: bold;}
.RighInfo002523 li h5{ margin:14px 0; font-size:18px; font-weight: normal;}
.RighInfo002523 li .pic{ padding:7px;border-radius:50%; background:#f3f5f9; max-width:132px; width:60%; overflow:hidden; margin:0 auto; position:relative; z-index:10;}
.RighInfo002523 li .pic img{ display:block;border-radius:50%; width:100%;}

.RighInfo002523 .p{line-height:32px; font-size: 18px;color: #555; margin:0; margin-top: 40px;}
.RighInfo002523 .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative;  margin-top:30px;}
.RighInfo002523 .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.RighInfo002523 .more:hover:after{width: 0;}
.RighInfo002523 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.RighInfo002523 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.RighInfo002523 .more:hover span:before{ width: 30px;}


@media(min-width:769px){
.RighInfo002523 li{width:25%;}
.RighInfo002523 ul:nth-child(2n) li{ float:right;}
.RighInfo002523 li::before{position:absolute;content:'';width:100%;top: 68%;background: #005cb9;height: 3px;left:0;}
.RighInfo002523 ul li:first-child::before{width:50%; right:0; left:auto;}
.RighInfo002523 ul li:last-child::before{width:50%;border-top: 3px solid #005cb9;border-right: 3px solid #005cb9;background:none;height:50%;left:0;}
.RighInfo002523 ul:nth-child(2n) li:first-child::before{ width:50%; right:auto; left:0;}
.RighInfo002523 ul:nth-child(2n) li:last-child::before{ border-right:0; border-left:2px solid #eee; left:50%;}
.RighInfo002523 li::after{content:'';background:url(../images/RighInfo002523_icon_right.png) no-repeat;width:36px;height:36px;position:absolute;right:0;top: 62%;margin-top: -3px;z-index: 10;margin-right:-10px;}
.RighInfo002523 ul li:last-child::after,
.RighInfo002523 ul:nth-child(2n)  li:last-child::after{ left:50%; top:auto; margin-left:-19px; bottom:-33px; background-image:url(../images/RighInfo002523_icon_down.png);}
.RighInfo002523 ul:nth-child(2n) li::after{ right:auto; left:0; background-image:url(../images/RighInfo002523_icon_left.png);}
.RighInfo002523 ul:nth-child(2n) li::after{ margin-right:0; margin-left:-10px;}
.RighInfo002523 ul:nth-child(2n)  li:last-child::after{margin-left:-18px;}
.RighInfo002523 ul:last-child  li:last-child::before{ width:50%; height:4px;}
.RighInfo002523 ul:last-child  li:last-child::after{ display:none;}
}
@media(max-width:1024px) and (min-width:769px){
.RighInfo002523 li h5{ height:40px; line-height:20px; overflow:hidden;}
}
@media(max-width:768px){
    .RighInfo002523 {padding: 8% 0;}
.RighInfo002523 ul::after{ display:none;}
.RighInfo002523 li{ width:50%; padding:2%;}
.RighInfo002523 li:nth-child(2n+1){ clear:left;}
.RighInfo002523 li:nth-child(3n+1){ background:#eee;} 
}








/*Floor002720 */
.Floor002720{ padding:4% 0; }
.Floor002720 .pic img{ display: block; margin: 0 auto;}





/*Floor002721 */
.Floor002721{ padding:4% 0 0; background: url(../images/Floor002721-bg.jpg) no-repeat center top; background-size: cover;}
.Floor002721 .pic img{ display: block; margin: 0 auto;}






/*Floor002718 */
.Floor002722{ position:relative; z-index:1; }
.Floor002722 .main{color:#fff;padding:6% 0;background-position: center;background-size: cover;background-repeat:no-repeat; }
.Floor002722 .main .ytable{ height:100%;}
.Floor002722 .listtit{margin-bottom: 0; letter-spacing:2px;}
.Floor002722 .listtit:after{display: none;}
.Floor002722 .listtit h2{color: #fff; font-size: 28px;}
.Floor002722 .p{color: #fff; text-align: center; font-size:24px; line-height: 2; margin: 0; letter-spacing:2px;}
.Floor002722 .p span{font-weight: bold; font-size: 28px; }
@media(max-width:768px){
    .Floor002722 .p { font-size: 16px; letter-spacing:0;}
    .Floor002722 .p span { font-size: 20px;}
}





/*RighInfo002810 */
.RighInfo002810{padding:4% 0;}
.RighInfo002810 .txt-list .box{ padding: 4% 0;}
.RighInfo002810 .txt-list .box:nth-child(2){background: url(../images/RighInfo0028102-bg.jpg) no-repeat center center; background-size: cover;}



.RighInfo002810 .txt-list .info{line-height: 28px; }

.RighInfo002810 .con+.con{ margin-top:30px; padding-top:30px ;border-top: 1px dashed #eaeaea;}
.RighInfo002810 .h1{font-size:22px; margin: 0; color:#005cb9; margin-bottom: 14px;}
.RighInfo002810 .img1{display: block; margin-top:20px; }
.RighInfo002810 li{padding-left:20px; position: relative;  line-height:28px; color:#666;font-size:14px; width: 48%; float: left; margin: 5px 0; margin-right: 4%;}
.RighInfo002810 li:nth-child(2n){ margin-right: 0;}
.RighInfo002810 li:nth-child(2n+1){ clear: left;}
.RighInfo002810 li:before{transition: 0.3s; width:6px; position: absolute; left: 0; top:11px; height:6px; background: #005cb9; content: ''; border-radius: 50%;}

.RighInfo002810-1 .txt-list .box:nth-child(2){ background:none;}
.RighInfo002810-1 .txt-list .box > .auto{ position: relative;}
.RighInfo002810-1 .txt-list .box > .auto:before{ position: absolute;content:''; width: 84%; height: 80%;top:12%;left:0;border-radius:5px;box-shadow: 0 0 4px 3px rgba(128, 163, 177, 0.21); z-index: -1;}
.RighInfo002810-1 .txt-list .box:nth-child(2) > .auto:before{ left:auto;right:0;}
.RighInfo002810-1 .h1{font-size:24px; font-weight: normal; margin: 0; color:#000000; margin-bottom: 14px;}
.RighInfo002810-1 li{ width: 43%;margin: 0 4% 0 0; }
.RighInfo002810-1 li:before{ width: 4px;  height: 4px;background: #555555;}
.RighInfo002810-1 .info{ vertical-align: top;padding: 0 6%;}
.RighInfo002810-1 .con+.con{ border-top: 0; margin-top: 0;}
.RighInfo002810-1 .icon { text-align: center; margin-bottom: 9%;}


@media(min-width:769px){
.RighInfo002810 .txt-list .pic{width: 50%; text-align: right;}
.RighInfo002810 .txt-list .pic img{max-width:90%;}
.RighInfo002810-1 .txt-list .pic img{max-width:100%;}
.RighInfo002810 .txt-list .box:nth-child(2n) .pic{text-align:left;}
}
@media(max-width:768px){
.RighInfo002810 .ytable,
.RighInfo002810 .ytable-cell{display: block;}
.RighInfo002810 .txt-list .pic img{display: block;width: 100%;}
    .RighInfo002810-1 .txt-list .box > .auto:before { display: none;}
    .RighInfo002810-1 .icon img{max-width:85px;}
    .RighInfo002810-1 .h1 { font-size: 20px;}
}







/*RighInfo002803 */
.RighInfo002803{padding: 4% 0; background:url(../images/RighInfo002803-bg.jpg) no-repeat center #f6f9fe;}
.RighInfo002803 li{ float: left; width: 31.3%; text-align: center; position: relative; border: 1px solid #ddd; box-shadow: 0 10px 20px rgba(0,0,0,0.12);  padding:3%; background: #fff; border-top:6px solid #005cb9;}
.RighInfo002803 li:nth-child(2){border-top-color:#0a2349}
.RighInfo002803 li+li { margin-left:3%; }
.RighInfo002803 li h3 { font-size:22px; font-weight: normal; color: #333; margin: 0; margin-bottom:24px; }
.RighInfo002803 li p { line-height:1.5; font-size: 14px; color: #585858; margin: 0; }
.RighInfo002803 li p+p{ margin-top:14px; padding-top: 14px; border-top: 1px dashed #eaeaea; }



/*About */
.About{padding:4% 0 5%;background: #f3f5f8;}
.About .main{background: url(../images/about-map.png) no-repeat center left;}
.About .tit{font-size: 26px;color: #111;letter-spacing: 5px;margin-bottom: 3%}
.About .tit em{font-style: normal;color: #005CB9}
.About .tit span{display: block;font-size: 14px;font-family: "DINBold";letter-spacing: 0px;color: #333;text-transform: uppercase;}
.About .left .intro p{font-size: 16px;line-height: 2;color: #666;text-align: justify;}
@media(min-width:769px){
.About .left{float: left;width: 50%;}
.About .right{float: right;width: 45%;}
}

.About .honer{margin-top: 4%}
.About .honer .tit{text-align: center;}
.About .list{position: relative;}
.About .list:before{z-index: 2;display: inline-block;content: '';width: 50px;height: 50px;border-left:5px solid #005CB9;border-top:5px solid #005CB9;position: absolute;left:0;top:0;}
.About .list:after{z-index: 2;display: inline-block;content: '';width: 50px;height: 50px;border-right:5px solid #005CB9;border-bottom:5px solid #005CB9;position: absolute;right:0;bottom:0;}
.About .list li{float: left;width: 20%;padding:4% 2%;background: #f4f4f4;position: relative;}
.About .list li:nth-child(2n){background: #fafafa;}
.About .list li:after{display: inline-block;content: '';width: 45px;height: 35px;background: url(../images/mh.png) no-repeat center;position: absolute;right:8%;top:14%;}
.About .list li .year{line-height: 1;font-size: 32px;color: #333;font-family: "DINBold";border-bottom: 1px solid #e8e8e8;padding-bottom: 20px;margin-bottom: 20px;font-weight: bold;}
.About .list li .year i{font-style: normal;font-size: 24px;position: relative;top:-3px;}
.About .list li p{margin:0;font-size: 15px;line-height: 2;color: #666;}
.About .list li p:before{display: inline-block;content: '';width: 8px;height: 8px;border:2px solid #005CB9;border-radius: 50%;margin-right: 8px;opacity: .3;}

/*Timeline002170 */
.Timeline002170{ padding:2% 0 4.5%; overflow-x: hidden;}

.Timeline002170 .owl-item{width:200px;}
.Timeline002170 .owl-item .item{height:376px;background:url(../images/Timeline002170-bg.png) no-repeat 0 133px; background-size:100% auto; }
.Timeline002170 .item dl{ height:100%;background:url(../images/Timeline002170-icon1.png) no-repeat 0 8px; padding-left:30px;}
.Timeline002170 .odd-item dl{ padding-top:280px;}
@media(min-width:376px){
.Timeline002170 .odd-item dl{background-image:url(../images/Timeline002170-icon2.png); background-position:0 124px; padding-left:0;}
}
.Timeline002170 .item dt{ font-weight:bold; font-size:20px;font-family: "DINBold";color: #333;margin-bottom: 10px;}
.Timeline002170 .item dd{ height:96px; color:#555; line-height:1.5; overflow:hidden;font-size: 16px;}
.Timeline002170 .owl-nav div{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(../images/Timeline002170-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px; z-index:100;}
.Timeline002170 .owl-nav .owl-prev{ left:0;}
.Timeline002170 .owl-nav .owl-prev.disabled{ background-position:left top;}
.Timeline002170 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.Timeline002170 .owl-nav .owl-next.disabled{background-position: right top;}
.Timeline002170 .owl-nav div.disabled{ cursor:default;}
@media(min-width:1201px){
.Timeline002170 .owl-carousel::before,
.Timeline002170 .owl-carousel::after{ position:absolute; content:''; height:100%; background:url(../images/Timeline002170-bg3.png) no-repeat 0 135px; width:75%; top:0;}
.Timeline002170 .owl-carousel::before{ left:-75px;}
.Timeline002170 .owl-carousel::after{ right:-114px; width:114px; background-image:url(../images/Timeline002170-bg4.png);}
.Timeline002170 .owl-nav .owl-prev{ left:-30px;}
.Timeline002170 .owl-nav .owl-next{ right:-30px;}
}
@media(max-width:1200px){
.Timeline002170 .owl-carousel{ padding:0 30px;}
}
@media(max-width:375px){
.Timeline002170 .owl-item .item{ height:250px;}
.Timeline002170 .odd-item dl{ padding-top:0; }
}
/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/


/*Floor002645 */
.mescroll{overflow-x: hidden;}
.Case{padding:4.5% 0;background:url(../images/Floor002666-bg.png) no-repeat center #f2f3f5; text-align: center;}
.Case #more{opacity: 0;filter: alpha(opacity=0)}
.Case #more.active{opacity: 1;filter: alpha(opacity=100)}
@media(min-width:769px){
.Case ul{position:relative;text-align: center;margin: -40px -5px 0;}
.Case ul li{ float: left;box-sizing: border-box;padding: 0 5px;margin-top: 40px;width:14%; border-radius:10px; overflow: hidden;box-shadow: 0 2px 25px 0 rgba(4,24,43,.1);}
}
.Case li img{display: none;}
.Case li .Ispic{ display:block; width:100%; padding-bottom:82.543%;transition:all 0.5s }

.Case li:hover{ box-shadow: 0 4px 6px 2px rgba(11, 91, 145, 0.1);}
.Case li:hover .Ispic{ transform: scale3d(1.1,1.1,1.1);}

.Case li a{display:block;position:relative;overflow: hidden;}
.Case li a::before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:10; border-radius: 10px; }
@media(max-width:768px){
.Case li{ float:left; margin-right:2%; margin-bottom:2%; }
}
@media(min-width:481px) and (max-width:768px){
.Case li{width:23.5%;}
.Case li:nth-child(4n){ margin-right:0;}
}
@media(max-width:480px){
.Case li{width:32%;}
.Case li:nth-child(3n){ margin-right:0;}
}

/*
 .Form002802
 */
.Form002802{ padding:5% 0 9%;background: url(../images/Floor002666-bg.png) no-repeat center #f2f3f5; }
.Form002802 .auto{position: relative;}
.Form002802 .pic img{width: 100%;}
.Form002802 .from{margin:0 auto;position: relative;}
.Form002802 .from h2{font-weight: normal;font-size: 26px;margin:0;color: #333;padding-bottom: 4%}
.Form002802 .from h4 i{display: inline-block;content: '';width: 16px;height: 16px;background: url(../images/Form002802-1.png) no-repeat;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.Form002802 .from td{padding-bottom:2%;}
.Form002802 .from td h4{ margin: 0; font-size: 14px;color: rgba(0,92,185,1);padding-left: 26px;position: relative;}
.Form002802 .from td .choice{display: block;margin-top: 20px;}
.Form002802 .from td .choice a{display: inline-block;line-height: 50px;height: 50px;width: 168px;text-align: center;border:1px solid rgba(0,92,185,.1);color: #999;background: #fafafa}
/*.Form002802 .from td .choice input { opacity: 0;}*/
.Form002802 .from td .choice label{ position: relative;display: inline-block;line-height: 50px;height: 50px;width: 168px;text-align: center;border:1px solid rgba(0,92,185,.1);color: #999;background: #fafafa}
.Form002802 .from td .choice a+a{margin-left: 30px;}
.Form002802 .from td .choice label+label{margin-left: 30px;}
.Form002802 .from td div{ position:relative;}
.Form002802 .from label{ position:absolute; left:0px; top:0; font-size: 15px; line-height: 50px; color:#999;}
.Form002802 .from label i{display: inline-block;content: '';width: 16px;height: 16px;margin-right: 10px;position: relative;top:2px;}
.Form002802 .from label.name i{background: url(../images/Form002802-2.png) no-repeat;}
.Form002802 .from label.phone i{background: url(../images/Form002802-3.png) no-repeat;}
.Form002802 .from label.message i{background: url(../images/Form002802-4.png) no-repeat;}
.Form002802 .from .text{ width:100%; height:50px; line-height:50px;padding-left: 70px;border:none; background:none;border-bottom: 1px solid rgba(0,92,185,.1);}
.Form002802 .from .btn{ padding-bottom: 0; text-align:left;padding-top: 5%}
.Form002802 .from .btn input{ background:rgba(0,92,185,1); cursor:pointer; padding:0; border:none; width: 168px; height:50px; font-size: 16px; color:#fff;}
.Form002802 .from td em{font-family: 宋体;line-height: 50px;position: absolute;right:0;top:0;font-style: normal;font-size: 18px;color:rgba(0,92,185,1)}
@media(min-width:641px){
.Form002802 .pic{float: left;width: 60%;}
.Form002802 .from{position: absolute;width: 50%;right:0;top:10%; box-shadow:0px 5px 20px rgba(11, 91, 145, 0.1);background: url(../images/Form002802-bg.jpg) no-repeat left bottom #fff;padding:3%;padding-right: 15%}
.Form002802 .from .bg{font-size: 68px;line-height: 1;font-family: "DINBold";text-transform: uppercase;text-align: center;position: absolute;right:-17%;top:36%;transform: rotate(90deg);letter-spacing: 5px;color: rgba(0,92,185,.05)}
}
@media(max-width:640px){
.Form002802 .from td{ display: block; padding-right: 0; }
    .Form002802 .from td .choice label { width: 45%;}
    .Form002802 .from .bg { display: none;}
    .Form002802 .from h2 { margin-top: 20px;}
    .Form002802 .from .btn { text-align: center;}
    .Form002802 .from .btn input { width: 150px; height: 40px;}
}






/*
 .PicList001200 为demo编号
 */
.PicList001200 {max-width: 1440px;margin: 0 auto;padding: 4% 0 0 0;}
.PicList001200 li{ padding:10px; border:1px solid #d8d8d8; margin-bottom:2%;}
.PicList001200 li a{ display:block; position:relative; padding-left:30%;padding-right:15%;}
.PicList001200 li a::after{ position:absolute; content:''; width:33px; height:33px; background:url(../images/PicList001200-more.png) no-repeat left top; right:5%; top:50%; margin-top:-16px;}
.PicList001200 li figure{ position:absolute; left:0; top:0; height:100%; width:27%;}
.PicList001200 li div{ position:relative; padding-right:5%; padding-bottom:13%;}
.PicList001200 li div::before,
.PicList001200 li div::after{ position:absolute; content:''; }
.PicList001200 li div::before{width:1px; height:70%; top:15%; background-color:#d8d8d8; right:0;}
.PicList001200 li div::after{ width:7%; height:1px; background-color:#005dbd; bottom:10%; left:-9%; z-index:2;}
.PicList001200 li h3{ margin:0; font-size:16px; padding:3% 0 0 0; font-weight:normal; color:#333;}
.PicList001200 li p{ margin:3% 0 0 0; color:#969696; line-height:28px; height:56px; overflow:hidden; font-size:12px;}
.PicList001200 li time{ position:absolute; left:0; bottom:5%; color:#969696;}

.PicList001200 li:hover{ border-color:#005dbd; box-shadow:0 5px 5px #eee;}
.PicList001200 li:hover a::after{ background-position:left bottom;}
@media(max-width:640px){
.PicList001200 li p{line-height:22px; height:44px; }
.PicList001200 li time{ font-size:12px;}
}
@media(max-width:480px){
    .PicList001200 {padding:4% 2% 0;}
.PicList001200 li div::before,
.PicList001200 li a::after{ display:none;}
.PicList001200 li div,
.PicList001200 li a{padding-right:0;}
.PicList001200 li a{ padding-left:40%;}
.PicList001200 li figure{ width:37%;}
}
/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:1% 0 4% 0;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#005dbd; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; }
}



.beijing {background:url(../images/Floor002666-bg.png) no-repeat left bottom #f3f5f8;}





/*
 .Menu002252 为demo编号
 */
.Menu002252{padding:4% 0 0 0; text-align:center; overflow:hidden;background:#f3f5f8;}
.Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#005cb9;}
@media(min-width:768px){
	.Menu002252{padding:25px 0 10px;}
	.Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
}
@media(min-width:1024px){
   .Menu002252{padding:4% 0 20px;}
   .Menu002252 a{display:inline-block;line-height:36px; padding:0 20px;background:#e9e9e9; min-width:130px; border-radius:36px;}
}





/*RighInfo000623 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Medium';
src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/DIN/Medium.woff") format("woff");
font-display: swap;
}

.RighInfo000623{padding: 0vw 0;background: #f3f5f8;}
.RighInfo000623 .auto{max-width: 1440px;}
.RighInfo000623 .title{margin-bottom: 2vw;}
.RighInfo000623 .title:after{display: block; content: ''; width: 20px; height: 2px; background: #005dbd; margin-top: 1vw;}
.RighInfo000623 .title .cn{    font-size: 28px;
    color: #111; padding-bottom: 10px;font-weight: bold;}
.RighInfo000623 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.RighInfo000623 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.RighInfo000623 .title .cn{font-size: 6vw;}
}

.RighInfo000623 .ytable-cell{padding: 3vw 0;}
.RighInfo000623 .pic .inner{ position: relative;}
.RighInfo000623 .pic time{bottom: 0; text-align: right;position: absolute;right: 0; background: rgba(0,92,185,0.64);color: #fff; padding: 26px 50px 26px 26px;}
.RighInfo000623 .pic time span{display: block;margin-bottom: 5px;font-family: 'DIN-Medium';font-size: 72px; line-height: 0.8em;}
.RighInfo000623 .pic time span:before{display: inline-block; height: 2px; background: #fff; content: ''; width: 16px; vertical-align:bottom; margin-right: 5px;}

.RighInfo000623 .info{background: url("../images/RighInfo000623_bg.jpg") no-repeat right top #fff; background-size: contain;}
.RighInfo000623 .p-info{font-size: 15px;
    line-height: 28px;
    color: #666;}
.RighInfo000623 .p-info p{margin: 0 0 1.5vw 0;}
@media(min-width:1025px){
.RighInfo000623 .pic{width: 16.429%;}
.RighInfo000623 .pic .inner{width: 203.696%;}
.RighInfo000623 .info .inner{padding-left: 31.624%;padding-right: 8.548%;}
}
@media(max-width:1024px){
.RighInfo000623 .ytable,
.RighInfo000623 .ytable-cell{display: block;}
.RighInfo000623 .info{padding: 6vw;}
}
@media(max-width:640px){
.RighInfo000623 .pic time span{font-size: 12vw;}
.RighInfo000623 .p-info{font-size: 3.5vw;}
}



/*Timeline000913 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Medium';
src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/DIN/Medium.woff") format("woff");
font-display: swap;
}

.Timeline000913{padding: 0.5vw 0 0 0;background: #f3f5f8;}
.Timeline000913 .auto{max-width: 1440px;}
.Timeline000913 .title{margin-bottom: 2vw; text-align: center;}
.Timeline000913 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.Timeline000913 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.Timeline000913 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.Timeline000913 .title .cn{font-size: 6vw;}
}

.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
}

.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 0vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #fff; padding: 1.5vw;}
.Timeline000913 .pic{width: 32.787%;}
.Timeline000913 .pre pre{font-size: 15px;line-height: 1.867em;color: #666;}
.Timeline000913 .year{font-family: 'DIN-Medium';
    color: #005cb9;
    font-size: 40px;
    font-weight: bold;}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-right: 2vw;padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-right: 2vw;padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre pre{font-size: 3.5vw;}
}




/*Menu002147 */
.Menu002147{ background:#f6f8fb;border-bottom: 1px solid #dcdcdc;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{ float:left; padding:0 40px;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}
.Menu002147 li.end:after{ display:none;}
.Menu002147 li a{ display:block;font-size:16px; position:relative; overflow:hidden; line-height:82px;height:82px;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147 li:hover a{ color:#005cb9;}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ background:#005cb9;}
@media(max-width:1024px){
.Menu002147 li{ padding:0 20px;}
.Menu002147 li a{  line-height:50px;height:50px;}
}
@media(max-width:768px){
.Menu002147 ul{ display:block;}
.Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}
@media(max-width:480px){
.Menu002147 li{ width:33.33333333333%}
.Menu002147 li:nth-child(3n):after{ display:none;}
}
@media(max-width:375px){
.Menu002147 li a{ font-size:14px;}
}









/* Floor000633*/
.Floor000633{ padding:5% 0; color:#333;background: #f0f4f7;}
.Floor000633 .tab_icon{ overflow:hidden; border:1px solid rgba(0,0,0,0.11); }
.Floor000633 .tab_icon li{ float:left; width:25%; position:relative; text-align:center; cursor:pointer; padding:2%; transition:all ease-out 0.5s;}
.Floor000633 .tab_icon li.on{background-color: #005cb9;color: #fff;}
.Floor000633 .tab_icon li::before{ position:absolute; content:''; right:0; top:0; background-color:rgba(0,0,0,0.11);width:1px; height:100%; }
.Floor000633 .tab_icon li:last-child::before{ display:none;}
.Floor000633 .tab_icon li figure{ font-size:18px;}
.Floor000633 .tab_icon li  img{ width:38%;transition:all ease-out 0.3s; max-width:70px;}
.Floor000633 .tab_icon li  img.on{ display: none;}
.Floor000633 .tab_icon li.on img{ display: none;}
.Floor000633 .tab_icon li.on img.on{ display:inline-block; }
.Floor000633 .tab_intro{padding:4% 0;}
.Floor000633 .tab_intro dd{display:none;padding-right:25%;position:relative;}
.Floor000633 .tab_intro dd h1{position:absolute;right:0;width:25%;text-align:center;margin:0;font-size: 26px;font-weight:normal;}
.Floor000633 .tab_intro dd h1 span{display:block;opacity:0.4;text-transform:uppercase;margin-bottom: 9px;font-size:20px;}
.Floor000633 .tab_intro dd h1::before{width:25px;height:5px;background-color: #005cb9;position:absolute;left:50%;margin-left:-12px;bottom:-20px;content:'';}
.Floor000633 .tab_intro dd .word{color: #666; line-height:24px;overflow:hidden;}
.Floor000633 .tab_intro dd .word .box{float: left;width: 45%;font-size: 15px;line-height: 28px;}
.Floor000633 .tab_intro dd .word .box+.box{float: right;}
.Floor000633 .tab_intro dd .word .h5{ margin: 0; font-size: 20px; margin-bottom: 16px; color: #333; font-weight: normal;}
.Floor000633 .tab_intro dd .word p{ margin: 0; font-size: 16px; vertical-align: middle; line-height: 20px;}
.Floor000633 .tab_intro dd .word p i{display: inline-block;font-size: 34px;color:#005cb9;/* font-weight: bold; */vertical-align: middle;margin: 0 10px;font-family: 宋体;}
.Floor000633 .line{ height:1px;background-color:rgba(0,0,0,0.09); position:relative;}
.Floor000633 .line span{width:25%;position:absolute;left:0;top:-1px;height:3px;background-color: #005cb9;transition:all 0.3s ease-out;}
@media(max-width:1000px){
.Floor000633 .tab_icon li figure{ font-size:15px;}
.Floor000633 .tab_intro dd h1{ font-size:24px; }
.Floor000633 .tab_intro dd h1 span{ font-size:18px;}
}
@media(max-width:640px){
.Floor000633 .title{ font-size:18px;}
.Floor000633 .title span{ font-size:14px; }
.Floor000633 .tab_intro dd p,
.Floor000633 .tab_icon li figure{ font-size:12px;}
}
@media(max-width:480px){
.Floor000633 .tab_intro dd h1{ position:relative; padding-bottom:15px; width:auto;font-size:20px; }
.Floor000633 .tab_intro dd h1 span{ font-size:16px;}
.Floor000633 .tab_intro dd p{ margin-top:2%;}
.Floor000633 .tab_intro dd h1::before{ bottom:0;}
.Floor000633 .tab_intro dd{ padding-right:0; text-align:center;}
.Floor000633 .tab_intro dd a{ width:100px; height:30px; line-height:30px; }
.Floor000633 .tab_icon li figure{ display:none;}
.Floor000633 .tab_icon li img{ width:80%;} 
}









/*
 .Floor002437 为demo编号
 */
.Floor002437{ position: relative; padding-bottom:3%; background: url(../images/Floor002437_bg.jpg) no-repeat center center; background-size: cover;}
.Floor002437_2{  background-image: url(../images/Floor002437_bg2.jpg) ;}
.Floor002437 .h1{color: #fff;margin:0;padding:5% 0 8% 0;text-align: center;font-size:28px;position:relative;font-weight: normal;line-height: 1.5;z-index: 2; letter-spacing: 2px;}
.Floor002437_2 .h1{color: #fff;margin:0;padding:5% 0 2% 0;}
.Floor002437 .h1 b{font-size:36px;color: #4dbaf9;}
.Floor002437 .bg{ background-position: center; background-repeat: no-repeat; background-size: cover; position: absolute; top: 0; left: 0; width: 100%; height:70%;}
.Floor002437 .wrap-container{ width: 100%; position: relative; z-index: 2; }
.Floor002437  h2{ font-weight: normal; margin:0; padding:0 0 2% 0; color: #fff; font-size: 26px; text-align: center;}
.Floor002437  h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#4dbaf9;}
.Floor002437 .list li>*{ position: relative; z-index: 2;}
.Floor002437 .list li{float: left;width: 20%; transition: all .3s; padding:0 3% 1%; height: 180px; text-align: center; position: relative;}
.Floor002437 .list li:before{display:block;content: '';position: absolute; right: -20px; top: 50%; width: 38px; height: 32px; margin-top: -50px; background: url(../images/Floor002437-icon.png) no-repeat center;}
.Floor002437 .list li:last-child:before{display:none;}
.Floor002437 .list li .ytable{height: 100%;}
.Floor002437 .list li img{ max-width: 65px;}
.Floor002437 .list li img.on{display: none;}
.Floor002437 .list li .word{ padding-top: 25px;}
.Floor002437 .list li .word h3{ font-weight: normal; color: #fff; font-size: 18px; margin: 0 0 10px;}
.Floor002437 .list li .word figure{line-height:26px; height:26px;font-size:14px; color: #fff; opacity: 0.65; max-width:220px; margin:0 auto;transition:0.3s;   margin-bottom:0; padding:0 2%;}
.Floor002437 .list li:hover img{display: none;}
.Floor002437 .list li:hover img.on{display:inline-block;}
.Floor002437 .list li:hover .word h3{color:#fff; font-weight: bold;}
.Floor002437 .list li:hover figure{  opacity:1;height: 52px;}

@media(max-width:768px){
    .Floor002437 .h1 { font-size: 22px;}
    .Floor002437 .h1 b{ font-size: 22px;}
    .Floor002437 h2 { font-size: 22px;}
    .Floor002437 .list {display: flex;flex-wrap: wrap;align-content: center;}
    .Floor002437 .list li { width: 46%; height: auto; margin-bottom: 3%;}
    .Floor002437 .list li .word figure { height: auto;}
    .Floor002437 .list li .ytable-cell {vertical-align: top;}
}





/*
 .Floor001118
 */
.Floor001118{ background: url(../images/RighInfo002803-bg.jpg) no-repeat center #f6f9fe; padding:5% 0;}
.Floor001118  h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Floor001118  h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}
.Floor001118 h2.nl:after { display: none;}
.Floor001118 h2.fz30 { font-size: 30px;}
.Floor001118 .owl-nav{ display: none;}
.Floor001118 .box {position: relative;margin: 0px 30px;height:270px;overflow: hidden;}
.Floor001118 .box .left-btn,
.Floor001118 .box .right-btn{position: absolute;top:50%;height: 72px;display: inline-block;width: 74px;z-index: 10;cursor:pointer; background-repeat:no-repeat; margin-top: -36px;}
.Floor001118 .left-btn {left: 0px;background-image: url(../images/Floor001118-btn_prev.png);}
.Floor001118 .left-btn:hover,
.Floor001118 .left-btn.active{background-image: url(../images/Floor001118-btn_prev_hover.png);}
.Floor001118 .right-btn {right: 0px;background-image: url(../images/Floor001118-btn_next.png);}
.Floor001118 .right-btn:hover,
.Floor001118 .right-btn.active {background-image: url(../images/Floor001118-btn_next_hover.png);}
.Floor001118 .hidden {overflow: hidden;}
.Floor001118 .list {position: relative;width: 100%;}
.Floor001118 .list li {background: #fff;min-height:230px;margin: 0px 17px;border: 1px solid #005cb9;border-radius: 2px;box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);transform:scale(0.9);opacity: 0.4;filter: alpha(opacity=40);text-align: center;transition: all 0.3s ease;}
.Floor001118 .list li:hover{transform:scale(1);opacity: 1;filter: alpha(opacity=100);border-color:#e5e5e5;}
.Floor001118 .list li h1 {font-size: 20px;color: #4c4c4c;font-weight: bold; margin:20px 0 0;}
.Floor001118 .list li p {font-size: 16px; line-height: 28px; color: #4c4c4c;margin:20px 0;}
.Floor001118 .list li .pic { overflow: hidden;}
.Floor001118 .list li .pic figure { padding-bottom: 56%;transition: 0.3s;}
.Floor001118 .list li:hover .pic figure { transform: scale(1.08)}
.Floor001118 .list li div {margin: 0px 24px;text-align: center;}
.Floor001118 .list li div img { margin: 36px auto 0; max-width: none; width:auto;}
.Floor001118 .owl-carousel .owl-stage-outer{ padding: 20px 0;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li{transform:scale(1);opacity: 1;filter: alpha(opacity=100); border-color:#e5e5e5; }
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li a{color: #fff;background: #009fd9;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li a:hover {background: #008cbf;}


.Floor001118-1{ padding:4% 0;background:#f1f6ff;}
.Floor001118-1 .box {position: relative;margin:0;height:auto;overflow: hidden;}
.Floor001118-1 .box .left-btn,
.Floor001118-1 .box .right-btn{position: absolute;top:50%;height: 43px;display: inline-block;width: 23px;z-index: 10;cursor:pointer; background-repeat:no-repeat; margin-top: -36px;}
.Floor001118-1 .left-btn {left: 0px;background-image: url(../images/Floor001118-1-btn_prev.png);}
.Floor001118-1 .left-btn:hover,
.Floor001118-1 .left-btn.active{background-image: url(../images/Floor001118-1-btn_prev_hover.png);}
.Floor001118-1 .right-btn {right: 0px;background-image: url(../images/Floor001118-1-btn_next.png);}
.Floor001118-1 .right-btn:hover,
.Floor001118-1 .right-btn.active {background-image: url(../images/Floor001118-1-btn_next_hover.png);}
.Floor001118-1 .list li {background: #fff;min-height:230px;margin:0;border:0;border-radius: 10px; opacity: 1;box-shadow: 0px 2px 7px rgba(215, 230, 249, 0.91);text-align: center;transition: all 0.3s ease;transform:scale(1); overflow: hidden;}
.Floor001118-1 .list li h1 {font-size: 20px;color: #005cb9;font-weight: normal; margin:20px 0 0;}
.Floor001118-1 .list li p {font-size: 16px; line-height: 24px; color: #888888;margin:10px auto 20px auto; width: 68%;}
.Floor001118-1 .list li div {margin:0;}

.Floor001118-2 {padding:0;background:url("../images/Floor001118-2-bg.jpg") no-repeat center;}
.Floor001118-2 h2 { color:#fff; padding-top: 4%;}
.Floor001118-2 .box { height: auto;text-align: center;}




@media only screen and (min-width:1200px ) {
}
@media only screen and (min-width:1440px ) {
	.Floor001118 .hidden{ margin-left: 70px; margin-right: 70px;}
}
@media(max-width:768px){
    .Floor001118 .box { margin:0 2%;padding:0 10%;height: auto;}
    .Floor001118 .box .left-btn, .Floor001118 .box .right-btn {/* width: 54px; height: 54px;*/ margin-top: -27px;background-size: contain;}
    .Floor001118 h2.fz30 { font-size: 20px;}
}



/*
 .Floor002426 为demo编号
 */
.Floor002426{padding:5% 0;}
.Floor002426 .tit{text-align: center; padding-bottom: 3%;}
.Floor002426 .tit h2{font-size: 26px;color: #333;margin: 0;position: relative;z-index: 3; font-weight: normal;}
.Floor002426 .tit .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;position: relative;  margin-top:30px;}
.Floor002426 .tit .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.Floor002426 .tit .more:hover:after{width: 0;}
.Floor002426 .tit .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.Floor002426 .tit .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.Floor002426 .tit .more:hover span:before{ width: 30px;}


.Floor002426 .ul{ position: relative;width: 100%; height:550px;}
.Floor002426 li{width: 50%; height: 100%; transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out;z-index: 1; position: absolute;top: 0; overflow: hidden; left: 0; }
.Floor002426 li:nth-child(2){ left: auto; right: 0; }
.Floor002426 li .bg { z-index: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.Floor002426 li .bg > div { position: absolute; width: 100%; height: 100%;  background-size: cover; background-position: center; background-repeat: no-repeat;}
.Floor002426 li .bg:before{ content: ''; position: absolute; left: 0; right: 0; bottom: 0;top: 0; background: rgba(0,0,0,0.45); transition: all .5s ease-out; -webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out; z-index: 2;}
.Floor002426 li:nth-child(2) .bg:before{ background: rgba(0,0,0,0.35);}
.Floor002426 li .text { position: absolute; top:8%;left:10%;color: #fff; z-index: 2; right: 10%;}
.Floor002426 li .text h1 { font-size:20px; margin-bottom:20px; white-space: nowrap;text-overflow: ellipsis; overflow: hidden; color:#fff;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
.Floor002426 li .text p{margin: 0;font-size: 15px;line-height:28px; color: #fff;}
.Floor002426 li .word{margin-top: 30px; display: none;}
.Floor002426 li .word p{margin: 0;font-size: 14px;line-height:28px; color: #fff;}
.Floor002426 li .word .h5{font-size: 17px; margin:30px 0 5px;}
.Floor002426 li .word .p{display: inline-block; width:40%; margin-top: 12px; }
.Floor002426 li .word .p:before{display: inline-block;content: '';width: 5px;height:5px;margin-right: 12px;background-color: #fff;border-radius: 8px;vertical-align: middle;margin-top: -5px;}
.Floor002426 li .word .p2{display:block;  margin-top: 12px; padding-left:60px; position: relative;}
.Floor002426 li .word .p2 b{position: absolute; left: 0; top: 0;}
.Floor002426 li .word .more{display:block;margin-top:50px; border: 1px solid #fff; max-width: 160px; text-align: center; line-height: 36px; }
.Floor002426 .ul:hover li{ width: 20%; z-index: 1;}
.Floor002426 .ul li:hover{ width: 80%;z-index: 2;}
.Floor002426 .ul li:hover h1{ font-size:24px;}
.Floor002426 .ul li:hover .word{ display: block;}
.Floor002426 li:hover .bg:before{ background: rgba(10,35,73,0.7);}
@media(max-width:768px){
    .Floor002426 .tit h2 { font-size: 22px;}
    .Floor002426 .ul { height: auto;}
    .Floor002426 li { position: relative; width: 100%; height: auto;}
    .Floor002426 .ul:hover li{ width: 100%; z-index: 1;}
    .Floor002426 .ul li:hover{ width: 100%;z-index: 2;}
    .Floor002426 .ul li:hover h1 { font-size: 20px;}
    .Floor002426 li .word { display: block;}
    .Floor002426 li .word .p { width: 49%;}
    .Floor002426 li .text { position: relative;top:0;left:0;padding:8%;}
}










/*Floor002733 */
.Floor002733{overflow-x: hidden; padding:5% 0 7% 0; background: url(../images/section3_bg.png) no-repeat center bottom #f0f4f7;}

.Floor002733 .title{position: relative; text-align: center; margin-bottom:3%;}
.Floor002733 .title:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}
.Floor002733 .title h2{font-size: 26px;color: #333;margin: 0;position: relative;z-index: 3; font-weight: normal;}
.Floor002733 .title i{font-size: 14px;color: #666;font-style: normal;margin-top:10px;display: block;}



.Floor002733 .slick-list{ padding: 0 !important;}
@media (min-width:1024px) {
.Floor002733 .slider { margin-left: -4%; margin-right: -4%;}
.Floor002733 li.slick-slide{ height: auto; transform: scale(0.75); transition: .3s;}
.Floor002733 li.slick-center{ transform: scale(1)}
.Floor002733 li.slick-slide .txt{ opacity: 0; transition: 0.3s;}
.Floor002733 li.slick-center .txt{ opacity: 1;}
}
.Floor002733 li.slick-slide{ height: auto;}
.Floor002733 li.slick-slide .inner{ position: relative;transition: 0.3s; }
.Floor002733 li.slick-slide .inner > a{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: transparent; z-index: 10;transition: 0.3s;}
.Floor002733 li.slick-slide .pic{overflow: hidden;}
.Floor002733 li.slick-slide .Ispic{padding-bottom: 67.44%; transition: 0.3s;}
.Floor002733 li:hover .Ispic{ transform: scale(1.12);-webkit-transform: scale(1.12);-ms-transform: scale(1.12);}
.Floor002733 li.slick-slide .txt{ position: absolute; bottom: 0; left: 0; width: 100%; padding: 5%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */}
.Floor002733 li.slick-slide .txt aside{ color: #fff;font-size: 18px; }

.Floor002733 .slick-arrow{position: absolute; z-index: 10; top: 50%; border: 0;font-size: 0; height: 50px; width: 50px; margin-top: -25px; background: url(../images/btn_icon.png) no-repeat; cursor: pointer;}
.Floor002733 .slick-prev{left: -1%; background-position: left bottom;}
.Floor002733 .slick-next{right: -1%; background-position: right bottom;}
.Floor002733 .slick-prev:hover{ background-position: left top;}
.Floor002733 .slick-next:hover{ background-position: right top;}
@media(max-width:1366px){
.Floor002733 .slick-prev{left: 3%;}
.Floor002733 .slick-next{right: 3%;}
}
@media(max-width:1024px){
    .Floor002733 .title h2 { font-size: 20px;}
.Floor002733 li.slick-slide{ padding: 0 50px;}
.Floor002733 .slick-arrow{ transform: scale(0.65)}
.Floor002733 .slick-prev{left: -2%;}
.Floor002733 .slick-next{right: -2%; }
}


/*RighInfo002810 */
.RighInfo0028102-1 .box{padding: 4% 0; text-align: center;}
.RighInfo0028102-1{background:url("../images/RighInfo0028102-1-bg.jpg") no-repeat center; }
.RighInfo0028102-1 .txt-area .tit{ margin:0; padding-bottom: 4%;  color: #fff; font-size:30px; text-align: center;}

.RighInfo0028102 .box{padding: 4% 0;}
.RighInfo0028102 .box2 .txt-area{ padding-bottom: 2%;}
.RighInfo0028102 .txt-area .tit{ margin:0;  color: #333; font-size:26px; text-align: center;}
.RighInfo0028102 .txt-area .tit:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.RighInfo0028102 h2{ margin:0; padding-bottom:2%; color: #005cb9; font-size:22px;}

.RighInfo0028102 .txt-list .box:nth-child(2n){background: url(../images/RighInfo0028102-bg.jpg) no-repeat center center; background-size: cover;}
.RighInfo0028102 .txt-list .info{ padding: 0 3%; font-size: 16px;line-height: 34px; color: #666; }
.RighInfo0028102 .txt-list .info aside{font-size: 30px; line-height: 1.5; color: #000;}
.RighInfo0028102 .txt-list .info strong{ font-size: 17px; color: #005cb9;}

.RighInfo0028102 .txt-list .info li{ width: 23.5%; float: left; margin: 2% 0; margin-right: 2%;}
.RighInfo0028102 .txt-list .info li:nth-child(4n){ margin-right: 0;}
.RighInfo0028102 .txt-list .info li a{text-align: center;font-size: 16px; color: #fff;  margin: 0 5px; display: block;}
.RighInfo0028102 .txt-list .info li .ytable{transition: 0.3s;padding: 0 10px;height: 140px;border-radius: 4px; background: #6eccd3;}
.RighInfo0028102 .txt-list .info li:nth-child(2) .ytable{background: #437cbe;}
.RighInfo0028102 .txt-list .info li:nth-child(3) .ytable{background: #4ab1e3;}
.RighInfo0028102 .txt-list .info li:nth-child(4) .ytable{background: #7576bd;}
.RighInfo0028102 .txt-list .info li:nth-child(5) .ytable{background: #c8925a;}
.RighInfo0028102 .txt-list .info li:nth-child(6) .ytable{background: #439dbe;}
.RighInfo0028102 .txt-list .info li:nth-child(7) .ytable{background: #94ca5f;}
.RighInfo0028102 .txt-list .info li .icon{display: table; height: 70px; border-radius: 50%; width: 70px; margin: 0 auto;}
.RighInfo0028102 .txt-list .info li .icon figure{display: table-cell; vertical-align: middle;}
.RighInfo0028102 .txt-list .info li .icon img{max-height: 60px;}
.RighInfo0028102 .txt-list .info li aside{ font-size: 16px; line-height: 20px; color: #fff;}

.RighInfo0028102 .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative;  margin-top:60px;}
.RighInfo0028102 .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.RighInfo0028102 .more:hover:after{width: 0;}
.RighInfo0028102 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.RighInfo0028102 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.RighInfo0028102 .more:hover span:before{ width: 30px;}

.RighInfo0028102 .box2 .ytable { padding: 2%; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);}

.RighInfo0028102 .ytable dd{ position: relative; padding-left: 20px;}
.RighInfo0028102 .ytable dd:before{ width:6px; position: absolute; left: 0; top:11px; height:6px; background: #005cb9; content: ''; border-radius: 50%;}

@media(min-width:769px){
.RighInfo0028102 .txt-list .pic{width: 52%; text-align: center;}
.RighInfo0028102 .txt-list .pic img{max-width: 95%; margin:  0 auto;}
.RighInfo0028102 .txt-list .box:nth-child(2n) .pic{text-align: right;}
}
@media(max-width:768px){
.RighInfo0028102 .ytable,
.RighInfo0028102 .ytable-cell{display: block;}
.RighInfo0028102 .txt-list .pic img{display: block;width: 100%;}
    .RighInfo0028102 .txt-list .info { font-size: 14px;}
    .RighInfo0028102 .txt-list .info aside { font-size: 20px;}
    .RighInfo0028102 h2 { font-size: 20px;}
    .RighInfo0028102-1 .txt-area .tit { font-size: 20px;}
}





/*PicList002146 */
.PicList002146{ padding:5% 0 3%; overflow: hidden;}
.PicList002146 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.PicList002146 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}


.PicList002146 .slider{position: relative;z-index: 1;}
.PicList002146 .slider .box{overflow: hidden;}
.PicList002146 .slider .box li.slick-slide a{display: block; margin: 0 2vw; padding-bottom: 5%}

.PicList002146 .controls{position: relative; height: 1px; background: rgba(0,0,0,0.1); margin: 30px 66px;}
.PicList002146 .controls:before{position: absolute; content: ''; width: 50%; height: 100%; left: 0;background: #005cb9;}
.PicList002146 .slick-arrow{width: 46px;height: 46px;border-radius: 50%; position: absolute; top: 50%; margin-top: -23px; background: url("../images/Floor001118-btn_prev.png") no-repeat center center; background-size: contain; transition: 0.3s;}
.PicList002146 .slick-prev{left: -60px;}
.PicList002146 .slick-next{right: -60px;background-image: url("../images/Floor001118-btn_next.png");}

.PicList002146 .slick-prev:hover{background-image: url("../images/Floor001118-btn_prev_hover.png");}
.PicList002146 .slick-next:hover{background-image: url("../images/Floor001118-btn_next_hover.png");}


.PicList002146 li{float: left; width: 21.25%;margin:2.5% 0; margin-right: 5%;}
.PicList002146 li:nth-child(4n){margin-right:0;}
.PicList002146 li:nth-child(4n+1){clear: left;}

.PicList002146 li a{ display:block; position:relative;}
.PicList002146 li figure{ padding-bottom:64%;}
.PicList002146 li h3{padding: 0 10px; font-size: 18px;  color: #333; font-weight: bold; margin: 20px 0 10px 0}
.PicList002146 li p{padding: 0 10px;font-size: 15px;line-height: 28px; color: #666; margin-top: 0; height: 112px; overflow: hidden;}
.PicList002146 li a{padding-bottom: 10px;box-shadow: 2px 0px 7px rgba(0, 0, 0, 0.3);}
.PicList002146 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(255, 255, 255, 0.9); padding: 30px; border-radius: 2px;  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3); z-index:10; transition:0.3s; font-size: 15px;line-height: 28px; color: #666; }
.PicList002146 li:hover a .hover{ opacity:1;}
.PicList002146 li aside{/* position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);*/}

.PicList002146 li .hover dd{ line-height:28px; position: relative; padding-left: 15px;}
.PicList002146 li .hover dd:before{ position: absolute; content: ""; left: 0; top: 12px; width: 5px; height: 5px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; background-color: #005cb9;}

@media(max-width:640px){
.PicList002146 .controls{margin-left: 40px;margin-right: 40px;}
.PicList002146 .slick-arrow{width: 30px; height: 30px;margin-top: -15px;}
.PicList002146 .slick-prev{left: -40px;}
.PicList002146 .slick-next{right: -40px;}
    .PicList002146 h2 { font-size: 22px;}
    .PicList002146 li { width: 49%; margin-right: 2%; margin-top: 0;}
    .PicList002146 li:nth-child(4n){margin-right:2%;}
    .PicList002146 li:nth-child(2n){margin-right:0;}
}


/*Floor000369*/ 
.Floor000369{ background:url(../images/Floor000369_bg.jpg) center top no-repeat; padding: 5% 0 6% 0;}
.Floor000369 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Floor000369 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.Floor000369 ul{ position:relative;}
.Floor000369 li{ float:left; width: 24.25%; text-align: center; margin-right:1%; margin-bottom: 1%;position: relative;padding-bottom: 216px;}
.Floor000369 li:nth-child(4n){margin-right: 0}
.Floor000369 li .Ispic{position: absolute;left:0;right:0;top:0;bottom:0;}
.Floor000369 li .txt{width:100%; display: block; height: 100%; position: absolute;padding: 0 23px; background: rgba(10,35,73,.8); color: #fff; font-size: 16px; }
.Floor000369 li p{ margin: 0;padding-top: 30px;}
.Floor000369 li b{ display: block;width: 58px; height:58px;border-radius: 50%; background: #fff;margin:0 auto;position: relative;z-index: 2}
.Floor000369 li b i{position: relative;z-index: 10;font-style: normal;display: block;width: 100%;color: #0A2349;font-size: 26px;line-height: 20px;top: 50%;
    transform: translateY(-50%);}
.Floor000369 li b em{display: inline-block;content: '';width: 88px;height: 88px;border:1px solid rgba(255,255,255,.1);position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);border-radius: 50%}
.Floor000369 li b em:before{display: inline-block;content: '';width: 68px;height: 68px;background: rgba(255,255,255,.1);position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);border-radius: 50%;z-index: -1;}
.Floor000369 li b em:after{display: inline-block;content: '';width: 78px;height: 78px;background: rgba(255,255,255,.1);position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);border-radius: 50%;z-index: -1;}

.Floor000369 li p span{display: block;padding: 30px 30px 0;line-height: 2;}

.Floor000369 li:nth-child(2) .txt,.Floor000369 li:nth-child(4) .txt,
.Floor000369 li:nth-child(5) .txt,.Floor000369 li:nth-child(7) .txt{background: rgba(0,92,185,.8)}
.Floor000369 li:nth-child(2) .txt b,.Floor000369 li:nth-child(4) .txt b,
.Floor000369 li:nth-child(5) .txt b,.Floor000369 li:nth-child(7) .txt b{color: #005cb9;}

@media(max-width:640px){
    .Floor000369 h2 { padding-bottom: 20px;font-size: 20px;}
    .Floor000369 li { width: 49%;}
    .Floor000369 li .txt { font-size: 14px;}
    .Floor000369 li p span {padding:30px 0 0;}

}

/*PicList0021460 */
.PicList0021460{ padding:5% 0;}
.PicList0021460 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.PicList0021460 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.PicList0021460 li{ float:left; width:33.333%; padding: 0 4%;}
.PicList0021460 li a{ display:block; position:relative;transition: .3s;}
.PicList0021460 li a:hover { box-shadow: 0 0 5px 4px #ccc;}
.PicList0021460 li .pic{overflow: hidden;}
.PicList0021460 li .Ispic{/*padding-bottom: 64%;*/}
.PicList0021460 li .txt{ background-color: #fff;box-shadow: 0px 0px 2.08vw rgba(0, 0, 0, 0.08); border:1px solid #ededed;  padding: 1vw 2vw;}
.PicList0021460 li h3{ font-size: 20px;  color: #333; font-weight: bold; margin: 20px 0 0}
.PicList0021460 li p{font-size: 15px;line-height: 28px; height: 84px; color: #666;}

@media(max-width:1366px){
.PicList0021460 li h3{ font-size:16px;}
}

@media(max-width:1000px){
.PicList0021460 li{ width:48%; margin-left:1%; margin-right:1%;}
}

@media(max-width:480px){
    .PicList0021460 h2 { font-size: 20px;}
    .PicList0021460 li h3{ font-size:14px;}
}
@media(max-width:375px){
.PicList0021460 li{ float:none; width:auto;} 
}


/*
 .Floor002794
 */
.Floor002794{ padding:5% 0;  background: url(../images/Floor002794_bg.jpg) no-repeat center bottom #f6faff }
.Floor002794 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Floor002794 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}
.Floor002794 .item{overflow:hidden; text-align: center; padding: 10px 0;}
.Floor002794 .item a{display: block; margin:0 auto; width:95%; max-width:240px; background: #fff; padding: 30px 20px; box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);}
.Floor002794 .item figure img{ width:74%; max-width:133px; border-radius: 50%; margin: 0 auto; transition: 0.3s;}
.Floor002794 .item a:hover figure img{  transform: rotateY(180deg);}
.Floor002794 .item h3{font-size:22px; color: #333; line-height: 30px; font-weight: normal; margin: 25px 0 10px 0;}
.Floor002794 .item p{ font-size: 15px; line-height: 28px; height: 56px; color: #666; margin: 0;}
.Floor002794 .owl-nav div{ position:absolute; top:50%; width:14px; overflow:hidden; line-height:1000px; height:28px; margin-top:-20px; background:url(../images/Floor002794-btn.png) no-repeat left top; z-index:10;}
.Floor002794 .owl-nav .owl-prev{ left:0;margin-left:-40px;}
.Floor002794 .owl-nav .owl-next{right:0; margin-right:-40px; background-position: right top;}

@media(max-width:1460px){
.Floor002794 .owl-carousel{ padding:0 30px;}
.Floor002794 .owl-nav .owl-prev{margin-left:0;}
.Floor002794 .owl-nav .owl-next{margin-right:0;}
.Floor002794 .item h3{font-size:16px; }
}

@media(max-width:480px){
    .Floor002794 h2 { font-size: 20px;}
.Floor002794 .title h1{ background:url(../images/Floor002794-title2.png) no-repeat center top; font-size: 22px;}
}


/*
 .Floor0017390 为demo编号
 */
.Floor0017390{padding:5% 0; text-align: center; background: url(../images/Floor0017390_bg.jpg) no-repeat center center }
.Floor0017390 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Floor0017390 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.Floor0017390 li{float:left;width: 20%; position:relative; padding-bottom: 2%;}
.Floor0017390 li a{display: block; margin:0 auto; width:90%; max-width:280px; background: #458fd2; padding: 30px 0; transition: .3s;}
.Floor0017390 li .icon{width: 60%; max-width: 100px; margin: 0 auto;position: relative;}
.Floor0017390 li .icon:before{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; border-radius: 50%; border: 4px solid rgba(255,255,255,0.1)}
.Floor0017390 li .icon img{ border-radius: 50%;position: relative; z-index: 3;}
.Floor0017390 li dl{line-height:28px; font-size: 15px;color: #fff; margin:0; margin-top: 20px;}
.Floor0017390 li:hover a{background: #146ec9; transform: scale(1.1)}

@media(max-width:768px){
    .Floor0017390 { background-size:cover;}
    .Floor0017390 h2 { font-size: 20px;}
    .Floor0017390 h2:after { margin-bottom: 20px;}
    .Floor0017390 li .icon { width: 42%;}
    .Floor0017390 li a {width: 94%;padding:10px 0;}
.Floor0017390 li{ width:50%;}
.Floor0017390 li:nth-child(2n)::before{ display:none;}
}




/*
 .Floor00173901 为demo编号
 */
.Floor00173901{padding:5% 0; text-align: center; background: url(../images/Floor0017390_bg.jpg) no-repeat center center }
.Floor00173901 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Floor00173901 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}
.Floor00173901-1 { background: url(../images/Floor00173901-1_bg.jpg) no-repeat center center }
.Floor00173901-1 h2{ font-size: 30px; }
.Floor00173901-1 h2:after { display: none;}

.Floor00173901 li{float:left;width:15.83%; position:relative; margin-bottom: 2%; margin-right: 1%; background: #005cb8;}
.Floor00173901 li:nth-child(2n){ background:#0a2349;}
.Floor00173901 li:last-child{margin-right: 0;}
.Floor00173901 li .Ispic{position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; opacity: 0.2;}
.Floor00173901 li a{display: block; margin:0 auto;   padding: 30px 20px; transition: .3s; position: relative;z-index: 2;}
.Floor00173901 li .tit{ font-size: 18px; font-weight: bold;color: #fff; }
.Floor00173901 li .icon{width: 60%; max-width: 100px; margin: 0 auto;position: relative;}
.Floor00173901 li .icon img{ border-radius: 50%;position: relative;transition: .3s; z-index: 3;}
.Floor00173901 li:hover .icon img{ transform: scale(1.1)}
.Floor00173901 li p{ text-align: left;line-height:24px; height: 96px; font-size: 14px;color: #fff; margin:0; }
/*.Floor00173901 li:hover a{background: #146ec9; transform: scale(1.05)}
*/


.Floor00173901-1{padding:5% 0; background: url(../images/Floor00173901-1_bg.jpg) no-repeat center center }
.Floor00173901-1 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:30px; text-align: center;}
.Floor00173901-1 li { float: left; width: 32.64%; margin-right: 1%;margin-bottom: 1%;border-radius:5px; overflow: hidden;}
.Floor00173901-1 li a { position: relative; }
.Floor00173901-1 li:nth-of-type(3n) { margin-right: 0;}
.Floor00173901-1 li .pic{ position: relative;width: 50%; overflow: hidden;}
.Floor00173901-1 li figure{ position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: .3s;}
.Floor00173901-1 li:hover figure{ transform:scale(1.08)}
.Floor00173901-1 li .icon { position: absolute; width: 60px; height: 60px;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius:50%;transition: .3s;background:#1473d2;}
.Floor00173901-1 li .text { width: 50%; height:180px;padding:6% 8% 0 8%;color:#fff;vertical-align:top;background:#1473d2;transition: .3s;}
.Floor00173901-1 li .text .tit { font-size: 20px;}
.Floor00173901-1 li .text p { font-size: 14px;}
.Floor00173901-1 li:hover .text{width: 70%}
.Floor00173901-1 li:nth-of-type(1):hover .icon{left: 42%}
.Floor00173901-1 li:nth-of-type(2):hover .icon{left: 42%}
.Floor00173901-1 li:nth-of-type(3):hover .icon{left: 42%}
.Floor00173901-1 li:nth-of-type(4):hover .icon{left: 58%}
.Floor00173901-1 li:nth-of-type(5):hover .icon{left: 58%}
.Floor00173901-1 li:nth-of-type(6):hover .icon{left: 58%}
@media(max-width:768px){
    .Floor00173901 {background-size:cover;}
    .Floor00173901 h2 { margin-bottom: 20px;font-size: 20px;}
    .Floor00173901 li{ width:49%;}
    .Floor00173901 li:nth-child(2n)::before{ display:none;}
    .Floor00173901-1 h2 { padding-bottom: 20px;font-size: 20px;}
    .Floor00173901-1 li { width: 100%;}
    .Floor00173901-1 li figure { padding-bottom:84.6%;}
    .Floor00173901-1 li .text { height: 150px;}
}

/*Partner */
.Partner{padding:5% 0;background:url(../images/Floor002666-bg.png) no-repeat center #f2f3f5; text-align: center;}
.Partner h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Partner h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

@media(min-width:769px){
.Partner ul{position:relative;text-align: center;}
.Partner ul li{ display: inline-block;width:14%; background: #fff; border-radius:10px; overflow: hidden;box-shadow: 0 2px 25px 0 rgba(4,24,43,.1);}
}
.Partner li img{display: none;}
.Partner li .Ispic{ display:block; width:100%; padding-bottom:82.543%;transition:all 0.5s }

.Partner li:hover{ box-shadow: 0 4px 6px 2px rgba(11, 91, 145, 0.1);}
.Partner li:hover .Ispic{ transform: scale3d(1.1,1.1,1.1);}

.Partner li a{display:block;position:relative;overflow: hidden;}
.Partner li a::before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:10; border-radius: 10px; }
@media(max-width:768px){
.Partner li{ float:left; margin-right:2%; margin-bottom:2%; }
}
@media(min-width:481px) and (max-width:768px){
.Partner li{width:23.5%;}
.Partner li:nth-child(4n){ margin-right:0;}
}
@media(max-width:480px){
    .Partner h2 { font-size: 20px;}
    .Partner h2:after { margin-bottom: 20px;}
.Partner li{width:32%;}
.Partner li:nth-child(3n){ margin-right:0;}
}


/*PicList002925 */
.PicList002925{padding: 5% 0;overflow: hidden;}
.PicList002925 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.PicList002925 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.PicList002925 .list{padding: 0 3.4375vw;}

.PicList002925 .slick-arrow{position: absolute; z-index: 10; top: 50%; border: 0;font-size: 0; height: 50px; width: 50px; margin-top: -25px; background: url(../images/btn_icon.png) no-repeat; cursor: pointer;}
.PicList002925 .slick-prev{left: -3%; background-position: left bottom;}
.PicList002925 .slick-next{right: -3%; background-position: right bottom;}
.PicList002925 .slick-prev:hover{ background-position: left top;}
.PicList002925 .slick-next:hover{ background-position: right top;}
@media(max-width:1024px){
.PicList002925 li.slick-slide{ padding: 0 50px;}
.PicList002925 .slick-arrow{ transform: scale(0.65)}
.PicList002925 .slick-prev{left: -2%;}
.PicList002925 .slick-next{right: -2%; }
}

.PicList002925 ul{ position: relative;}
.PicList002925 li{ text-align: center;position: relative;background: url("../images/PicList002925_taibg.png") repeat-x top 80% left;}
.PicList002925 li a{display: block; color: #333; position: relative; z-index: 3;}
.PicList002925 li .pic{padding-bottom: 1.5vw;}
.PicList002925 li .Ispic{padding-bottom: 55%;background-size: contain;}
.PicList002925 li .tit{margin-top: 1vw; margin-bottom: 2vw; padding: 0 5%;}
.PicList002925 li .tit aside{font-size: 16px; line-height: 1.25em;height: 2.5em;}
@media(min-width:769px){
.PicList002925 li{width:33.333%;}
.PicList002925 ul:before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top 80% #fff; width:7.4375vw;left: -7.4375vw;}
.PicList002925 ul:after{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top 80% #fff; width:7.4375vw;right: -7.4375vw;}
}
@media(max-width:768px){
.PicList002925 .list{padding: 0 6vw;}
.PicList002925 li{width:50%;}
.PicList002925 li .pic{padding-bottom: 7vw;}
.PicList002925 li .tit{margin-bottom: 5vw;}
.PicList002925 li .tit aside{font-size: 4vw;}
}
@media(max-width:480px){
    .PicList002925 h2 { font-size: 20px;}
    .PicList002925 h2:after { margin-bottom: 20px;}
}



/*RighInfo002522 */
.RighInfo002522{ padding:5% 0; background: url(../images/RighInfo002809-bg.jpg) no-repeat center center; background-size: cover;}
.RighInfo002522 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.RighInfo002522 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.RighInfo002522 .title{ padding-bottom:3%; font-size:36px; color:#132b47;}
.RighInfo002522 .title span{ display:block; font-size:14px; color:#999; text-transform:uppercase;}
.RighInfo002522 .list dl{ float:left; position: relative; width:100%; padding: 3%; background: #005cb8; text-align: center;
    -webkit-box-shadow: 0 2px 20px 0 rgba(15,41,131,.1);
    -moz-box-shadow: 0 2px 20px 0 rgba(15,41,131,.1);
    box-shadow: 0 2px 20px 0 rgba(15,41,131,.1); margin-bottom:1.5%;}

.RighInfo002522 .list dl:nth-child(2n){ background:#0a2349;}
.RighInfo002522 .list dl .word{position: relative;z-index: 2;}
.RighInfo002522 .list dl .Ispic{position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; opacity: 0.2; z-index: 1;}



.RighInfo002522 .list dt{ display: none; position: absolute; z-index: 0; right: 5%; top: 0; font-size: 80px; background: linear-gradient(to bottom, #6eccd370, #6eccd310, #6eccd300); -webkit-background-clip: text; color: transparent;}
.RighInfo002522 .list dl:nth-child(2) dt,
.RighInfo002522 .list dl:nth-child(3) dt{background: linear-gradient(to bottom, #4ab1e370, #4ab1e310, #4ab1e300); -webkit-background-clip: text; color: transparent;}
.RighInfo002522 .list dl:nth-child(4) dt,
.RighInfo002522 .list dl:nth-child(5) dt{background: linear-gradient(to bottom, #c8925a70, #c8925a10, #c8925a00); -webkit-background-clip: text; color: transparent;}
.RighInfo002522 .list dl:nth-child(6) dt,
.RighInfo002522 .list dl:nth-child(7) dt{background: linear-gradient(to bottom, #94ca5f70, #94ca5f10, #94ca5f00); -webkit-background-clip: text; color: transparent;}
.RighInfo002522 .list dl:nth-child(8) dt,
.RighInfo002522 .list dl:nth-child(9) dt{background: linear-gradient(to bottom, #4a9ce370, #4a9ce310, #4a9ce300); -webkit-background-clip: text; color: transparent;}


.RighInfo002522 .list dd.icon{ margin-bottom: 15px;}
.RighInfo002522 .list dd p{font-size: 15px; line-height: 24px; height: 96px; color: #fff; margin:0; }
@media(max-width:1024px){
.RighInfo002522 .title{ font-size:24px;}
}
@media(min-width:769px){
.RighInfo002522 .list dl{width:19.2%;margin-right:1%;}
.RighInfo002522 .list dl:nth-child(5n){ margin-right:0;}
.RighInfo002522 .list dl:nth-child(5n+6){ clear:left;}
}
@media(max-width:768px) and (min-width:481px){
    .RighInfo002522 h2 { margin-bottom: 20px;font-size: 20px;}
.RighInfo002522 .list dl{ width:48%;}
.RighInfo002522 .list dl:nth-child(2n){ float:right;}
.RighInfo002522 .list dl:nth-child(2n+1){ clear:left;}
}
@media(max-width:768px) {
    .RighInfo002522 h2 {margin-bottom: 20px;font-size: 20px;}
    .RighInfo002522 .list dl { width: 50%;}
    .RighInfo002522 .list dd.icon img {max-width:45px;}
    .RighInfo002522 .list dd p { height: 120px;font-size: 14px;}
}


/*Floor0029940 */
.Floor0029940{ padding:5% 0; text-align: center;}
.Floor0029940.hasbg{ background: url(../images/Floor0029940-bg.jpg) no-repeat center center; background-size: cover;}
.Floor0029940.hasbg2{ background: url(../images/Floor0029940-bg2.jpg) no-repeat center center; background-size: cover;}
.Floor0029940.hasbg3{ background: url(../images/Floor0029940-bg3.jpg) no-repeat center center; background-size: cover;}

.Floor0029940 h2{ font-weight: normal; margin:0; padding-bottom:4%; color: #333; font-size:26px; text-align: center;}
.Floor0029940 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.Floor0029940 .container { position: relative;padding:5% 0; background:url("../images/Floor0029940-img-line.png") no-repeat center 10px;}
.Floor0029940 li{ position: relative;}
.Floor0029940 li p { font-size: 18px;}
.Floor0029940 .ul1{float:left;display: flex;justify-content: space-between; width: 32.5%;}
.Floor0029940 .ul3{ float: right;display: flex;justify-content: space-between; width: 31%;}
.Floor0029940 .ul1 li,
.Floor0029940 .ul3 li{ float: left; position: relative; }
.Floor0029940 .ul3 li{  flex-shrink:0;}
.Floor0029940 .ul3 li:first-of-type{ margin-right: 6%;}
.Floor0029940 .ul2{ position: absolute;top:0;left:50%; height: 100%;transform: translateX(-50%); display: flex;flex-direction:column;justify-content:space-between; z-index: 10; }
.Floor0029940 li .hover { position: absolute; left:100%;top:-30px; padding-left: 50px;width:280px; z-index: 10;}
.Floor0029940 .ul3 li .hover {top:0; left:80%;}
.Floor0029940 li .hover .icon { position: absolute;width:28px;height:28px;top:0;left:0;background:#005cb9;border-radius:50%; cursor: pointer;}
.Floor0029940 li .hover .icon:before ,
.Floor0029940 li .hover .icon:after { position: absolute;content:'';top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;}
.Floor0029940 li .hover .icon:before {width:10px;height:2px;}
.Floor0029940 li .hover .icon:after {width:2px;height:10px;}
.Floor0029940 li .hover.on .icon:after { display: none;}
.Floor0029940 li .hover .txt { position: relative;max-width:220px;padding:15px 25px;margin-top:-4%;text-align: left;background:#fff;border-radius:10px;box-shadow: 0 0 5px 1px #ccc; display: none;}
.Floor0029940 li .hover .txt:before { position: absolute;content:'';top:16px;left:-20px;border:10px solid transparent;border-right-color:#fff;}
.Floor0029940 li .hover .txt dd { position: relative;padding-left: 22px;line-height: 30px;}
.Floor0029940 li .hover .txt dd:before { position: absolute;content:''; display: inline-block; top: 50%;left: 0;width: 12px;height: 2px;background:#005cb9}

.Floor0029940 .img{margin: 0 auto;}
.Floor0029940 .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative;  margin-top:60px;}
.Floor0029940 .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.Floor0029940 .more:hover:after{width: 0;}
.Floor0029940 .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.Floor0029940 .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.Floor0029940 .more:hover span:before{ width: 30px;}

.Floor0029940-1 { padding-bottom: 4%;background: url(../images/Floor0029940-1.jpg) no-repeat center center; background-size: cover;}
.Floor0029940-1 h2 {color:#fff;}
.Floor0029940 h2.nl:after { display: none;}
.Floor0029940 h2.fz30 { font-size: 30px;}
.Floor0029940 .bs {box-shadow: 0 0 4px 3px rgba(128, 163, 177, 0.21);border-radius:5px; overflow: hidden;}

.Floor0029941 {  }
.Floor0029941 .auto { position: relative;}
.Floor0029941 .tit { position: absolute; width: 100%; padding-top: 4%;color:#fff; text-align: center;}
.Floor0029941 .tit h2{ font-weight: normal; margin:0; font-size:30px; text-align: center;}
.Floor0029941 .tit p { font-size: 18px;}
@media(max-width:1366px){
  .Floor0029941 .tit{padding-top: 2%;}
}
@media(max-width:768px){
    .Floor0029940 h2 ,
    .Floor001118-2 h2{ margin-bottom: 20px;font-size: 20px;}
    .Floor0029940 .container {background:none;}
    .Floor0029940 .ul { width: 100%;}
    .Floor0029940 .ul2 { position: relative; flex-direction:row;justify-content: space-around;left:0;transform: none; padding-top: 12%;}
    .Floor0029940 .ul3 li{  flex-shrink:1;}
    .Floor0029940 li p { font-size: 16px;}
    .Floor0029941 .tit{ position: relative; color: #333;}
    .Floor0029940 h2.fz30 { font-size: 20px;}
    .Floor0029941 .tit h2 { font-size: 22px;}
    .Floor0029941 .tit p { font-size: 16px;}
    .Floor0029940 li .hover { width: auto;}
    .Floor0029940 li .hover .txt {position: absolute;right:-50%;top:50px; width: 200px;}
    .Floor0029940 .ul2 li:nth-of-type(2) .hover .txt {right:0;}
    .Floor0029940 li .hover .txt:before { display: none;}
}

/*Floor002896 */
.Floor002896{padding: 5% 0;}
.Floor002896 .main{position: relative; z-index: 1;}
.Floor002896 .carousel{ position :relative ; }
.Floor002896 .carousel .slides{overflow: hidden;position :relative ;}
.Floor002896 .carousel .slides .slideItem {position:absolute;cursor :pointer;overflow:hidden;}
.Floor002896 .carousel .slides .slideItem a{position: relative; z-index: 10;display: block;}
.Floor002896 .carousel .slides .slideItem .desc{display: none;line-height: 40px; text-align: center;}
.Floor002896 .carousel .slides .slideItem#side0 img{ opacity:1;filter:alpha(opacity=100);}
.Floor002896 .carousel .slides .slideItem#side0 .desc{display: block;position: absolute; left: 0; top: 100%; width: 100%;}
.Floor002896 .carousel .prevButton,
.Floor002896 .carousel .nextButton{position :absolute ;bottom :0;width :40px;height :40px;cursor :pointer; background:#f3f5f9; z-index:30; }
.Floor002896 .carousel .prevButton:before,
.Floor002896 .carousel .nextButton:before{position: absolute; content: ''; width: 10px; height: 10px; border-right: 1px solid #333;border-top: 1px solid #333; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(45deg);}
.Floor002896 .carousel .prevButton:before{transform: rotate(-135deg);}

.Floor002896 .info-show{background: url(../images/RighInfo002809-txt.jpg) #fff left bottom no-repeat;box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);}
.Floor002896 .info-show li h3{font-size: 22px; color: #005cb9; margin: 0;}
.Floor002896 .info-show li p{font-size: 14px; line-height: 2;margin-top: 20px; margin-bottom: 0;}
.Floor002896 .info-show li .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative; margin-top:20px;}
.Floor002896 .info-show li .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.Floor002896 .info-show li .more:hover:after{width: 0;}
.Floor002896 .info-show li .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.Floor002896 .info-show li .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.Floor002896 .info-show li .more:hover span:before{ width: 30px;}

@media(min-width:1025px){
.Floor002896 .info-show{position: absolute;right: 0; top: 0; height: 100%; width: 44.4%;}
.Floor002896 .carousel{float: left;width: 55.6%; }
.Floor002896 .carousel .prevButton,
.Floor002896 .carousel .nextButton{left: 100%;}
.Floor002896 .carousel .prevButton{ margin-left: -40px;}
.Floor002896 .info-show ul{height: 100%;position: relative;}
.Floor002896 .info-show li{position: absolute;left: 0; top: 0;height: 100%; width: 100%;opacity: 0;transition: 0.3s;}
.Floor002896 .info-show li.active{opacity: 1;}
.Floor002896 .info-show li .ytable{height: 100%; width: 78%; margin: 0 auto;}
}
@media(max-width:1024px){
.Floor002896 .carousel .prevButton{right: 40px;}
.Floor002896 .carousel .nextButton{right: 0;}
.Floor002896 .info-show{padding: 4%;}
.Floor002896 .info-show li{display: none;}
.Floor002896 .info-show li.active{display: block;}
}






/*PicList002953 */
.PicList002953{padding: 5% 0;}
.PicList002953 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.PicList002953 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}

.PicList002953 li{float: left;width: 33.333%; padding: 0 4%; }
.PicList002953 li a{display: block;}
.PicList002953 li aside.dot{font-size: 20px; color: #333; font-weight: bold; margin: 20px 0 0;}
.PicList002953 li h5{font-size: 15px; color: #666; line-height: 28px; height: 56px; margin: 10px 0; font-weight: normal;}

.PicList002953 li .txt{background-color: #fff; box-shadow: 0px 0px 2.08vw rgba(0, 0, 0, 0.08); border: 1px solid #ededed; padding: 1vw 2vw;}
.PicList002953 li p{margin: 0;line-height: 24px; height: 0; overflow: hidden; color: #666;}
.PicList002953 li .pic{overflow: hidden;}
/*.PicList002953 li .Ispic{padding-bottom: 64%;}*/

.PicList002953 li .more{display: inline-block;background: #0a2349;color: #fff;padding: 0 28px;border-radius: 6px; position: relative; }
.PicList002953 li .more:after{position: absolute; content: ''; width: 6px; height: 4px; background: #fff;top: 50%; margin-top: -2px;right: 0; transition: 0.3s;}
.PicList002953 li .more:hover:after{width: 0;}
.PicList002953 li .more span{display: block;line-height: 50px;position: relative; padding-left: 44px;font-size: 15px;}
.PicList002953 li .more span:before{position: absolute; left: 0; top: 50%; width: 18px; height: 10px; margin-top: -5px; content: '';background: url(../images/Floor001388-more.png) no-repeat right center;transition: 0.3s;}
.PicList002953 li .more:hover span:before{ width: 30px;}

@media(max-width:1024px){
.PicList002953 li a{padding: 4vw;}
.PicList002953 li .txt{padding: 1vw 1vw 0;}
}
@media(max-width:640px){
    .PicList002953 h2 { font-size: 20px;}
    .PicList002953 li { width: 100%;padding:0;}
.PicList002953 li aside.dot{font-size: 4vw; margin-bottom: 2vw;}
.PicList002953 li p{font-size: 3.5vw;}
}




/*Floor002979*/ 
.Floor002979{padding: 5% 0;}
.Floor002979 h2{ font-weight: normal; margin:0; padding-bottom:2%; color: #333; font-size:26px; text-align: center;}
.Floor002979 h2:after{display: block;content: '';margin:18px auto 0;width: 40px;height:3px;background:#005cb9;}
.Floor002979 li{position: relative;overflow: hidden;}
.Floor002979 li:after{ content:''; position:absolute; left:0; width:100%; height:100%;  bottom:0; z-index:3;background: rgba(37,41,52,.65);}
.Floor002979 li:nth-child(1):after,.Floor002979 li:nth-child(3):after,.Floor002979 li:nth-child(5):after{background: rgba(107,121,142,.8)}
.Floor002979 li .txt{position: absolute;color: #fff; z-index: 10; bottom: 1.5vw; left:0; width: 100%; padding: 0 1.5vw; font-size: 16px; line-height: 30px; }
.Floor002979 li .txt b{ display: block; font-size: 24px;}
.Floor002979 li:nth-child(4) .txt,.Floor002979 li:nth-child(5) .txt,.Floor002979 li:nth-child(6) .txt{ height: 120px;}
@media(min-width:641px){
.Floor002979 li{float: left; width: 25%;}
.Floor002979 li .Ispic{padding-bottom: 80%;transition: .3s;}
.Floor002979 li:hover .Ispic{ transform: scale(1.08)}
.Floor002979 li:nth-child(2),
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(4),
.Floor002979 li:nth-child(6){width: 37.5%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(6){margin-right: 0; float: right;}
.Floor002979 li:nth-child(2) .Ispic,
.Floor002979 li:nth-child(3) .Ispic,
.Floor002979 li:nth-child(4) .Ispic,
.Floor002979 li:nth-child(6) .Ispic{padding-bottom: 53.3335%;}
}
@media(min-width:641px) and (max-width:1024px){
.Floor002979 li .txt{font-size: 2.5vw;}
}
@media(max-width:640px){
    .Floor002979 h2 { margin-bottom: 20px;font-size: 20px;}
.Floor002979 li { float: left; width: 50%;}
.Floor002979 li .txt{font-size: 3vw; line-height: 22px; height: auto !important;}
.Floor002979 li .Ispic{padding-bottom: 70%;}
}




/*Timeline002789 */
.Timeline002789{padding: 5% 0; background: #f3f5f8; position: relative;}
.Timeline002789 .bg{position: absolute;left:0;top: 0;width: 100%;height: 52%;content:'';background-size: cover;background-repeat: no-repeat;background-position: center top;z-index: 1;}
.Timeline002789 .tit{font-size: 26px;color: #fff;letter-spacing: 5px;margin-bottom: 4%;text-align: center;position: relative;z-index: 2;}
.Timeline002789 .tit em{font-style: normal;color: #fff;}
.Timeline002789 .tit span{display: block;font-size: 14px;font-family: "DINBold";letter-spacing: 0px;color: #fff;text-transform: uppercase;}

/*slick Basic*/
.Timeline002789 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Timeline002789 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Timeline002789 .slick-list:focus {outline: none}
.Timeline002789 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Timeline002789 .slick-slider .slick-track, 
.Timeline002789 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Timeline002789 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Timeline002789 .slick-track:before, 
.Timeline002789 .slick-track:after{display: table; content: '';}
.Timeline002789 .slick-track:after{ clear: both;}
.Timeline002789 .slick-loading .slick-track { visibility: hidden;}
.Timeline002789 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Timeline002789 .slick-slide .slick-loading img { display: none;}
.Timeline002789 .slick-slide .dragging img { pointer-events: none;}
.Timeline002789 .slick-initialized .slick-slide { display: block;padding-bottom: 15px;}
.Timeline002789 .slick-initialized .slick-slide p:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, .28)}
.Timeline002789 .slick-loading .slick-slide { visibility: hidden;}
.Timeline002789 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Timeline002789 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.Timeline002789 li .times{border-bottom: 1px solid #e5e5e5;background: url(../images/Timeline002789-line.png) repeat-x center bottom;padding-bottom:32px; position: relative;}
.Timeline002789 li .times:after{position: absolute;left: 50%;background: #fff;content:'';margin-left: -4px;bottom:-4px;width:9px;height:9px; border-radius: 50%;z-index: 3;}
.Timeline002789 li .times time{font-size: 22px;display: block;font-family: Helvetica, sans-serif;font-weight: bold; color: #fff; text-align: center; line-height: 30px;}
.Timeline002789 li .inner{position: relative;padding-top:114px;}
.Timeline002789 li .inner:after{position: absolute;left: 50%;top:-20px;width: 1px;height: 138px;background: #e5e5e5;content:''; z-index: 2;}
.Timeline002789 li .inner p{line-height: 25px;height: 141px;overflow: auto;width: 90%;margin:5px auto 0;background: rgba(255,255,255,0.8);font-size: 14px;padding: 20px;color: #555;}
.Timeline002789 .slick-arrow{font-size: 0;width: 30px ;height: 30px;border: 0;position: absolute;top:0; cursor: pointer;padding: 0;background:#fff;z-index: 10;border-radius: 50%; margin-top:40px;}
.Timeline002789 .slick-arrow:before{position: absolute; content: ''; width: 10px; height: 10px; border-right: 2px solid #005cb9; border-top: 2px solid #005cb9; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); left: 50%; top: 50%; margin: -5px 0 0 -6px;}
.Timeline002789 .slick-prev:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg); margin-left: -3px;}
.Timeline002789 .slick-disabled{ opacity: 0.8;}
@media(min-width:1025px){
.Timeline002789 .slick-prev{left: -45px;}
.Timeline002789 .slick-next{right:-45px;}
}
@media(max-width:1366px){
  .Timeline002789 .slick-prev{left: 0px;}
  .Timeline002789 .slick-next{right: 0px;}
  .Timeline002789 .slick-arrow{margin-top: 47px;}
}
@media(max-width:1024px){
.Timeline002789 .slick-prev{left: 0;}
.Timeline002789 .slick-next{right:0;}
}


/*
 .RichInfo005
 */
.RichInfo005{ padding:20px 0;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
.RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;}
.RichInfo005 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:10px;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#777;}
.RichInfo005 .news_info .info{ min-height: 300px;text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;}
.RichInfo005 .news_info .info_back a{ color:#0f76d3; font-size:14px;}
.RichInfo005 .news_info .info_pn span{ display:block;}
.RichInfo005 .news_info .info_pn span a{ color:#999;}
.RichInfo005 .news_info .info_pn span a:hover{color:#0f76d3;}


/*
 .TextList000591
 */
.TextList000591{ padding:2% 0;}
.TextList000591 ul{padding:0 2%; background-color:#fff;}
.TextList000591 li{border-bottom:1px solid #d1d1d1; padding:15px 0;}



/*links*/
.links_box { margin-top: 20px;}
.links_box a{ display: block;float: left;width: 175px;height: 105px;margin-right: 8px;margin-bottom: 20px;}
.links_box a.mr0{margin-right: 0;}
.links_box a img { padding: 1px;border: 1px solid #ccc;background:#eee;}
.links_box a span {	display: block;width: 175px;height: 20px;line-height: 20px;text-align: center;margin-top: 10px;}
/*links*/





#newBridge .click{right: 50%!important;bottom: 50%!important;transform: translate(50%,50%)!important}
#newBridge .nb-nodeboard-right-bottom:not(.click) .addcolse{display: none;}
#newBridge .addcolse{position: absolute;width: 34px;height: 30px;right: 0;top: 0;opacity: 0;}






